Andreas Färber writes:
> Am 28.01.2011 um 13:41 schrieb Markus Armbruster:
>
>> Andreas Färber writes:
>>
>>> From: Hervé Poussineau
>>>
>>> v1:
>>> * Rebased.
>>
>> Patch versioning goes below the --- line, so it doesn't end up in git.
>
> I disagree: I always put it into the commit message, s
Am 28.01.2011 um 13:41 schrieb Markus Armbruster:
Andreas Färber writes:
From: Hervé Poussineau
v1:
* Rebased.
Patch versioning goes below the --- line, so it doesn't end up in git.
I disagree: I always put it into the commit message, so that we can
see which version got committed and
Andreas Färber writes:
> From: Hervé Poussineau
>
> v1:
> * Rebased.
Patch versioning goes below the --- line, so it doesn't end up in git.
>
> Signed-off-by: Hervé Poussineau
> Signed-off-by: Andreas Färber
> ---
> This patch allows to adapt the floppy device for the PReP Super I/O.
Have
From: Hervé Poussineau
v1:
* Rebased.
Signed-off-by: Hervé Poussineau
Signed-off-by: Andreas Färber
---
This patch allows to adapt the floppy device for the PReP Super I/O.
hw/fdc.c | 27 +++
1 files changed, 15 insertions(+), 12 deletions(-)
diff --git a/hw/fdc.