All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Hervé Poussineau" <hpoussin@reactos.org>
To: Kevin Wolf <kwolf@redhat.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] fdc: simplify media change handling
Date: Mon, 07 May 2012 21:14:35 +0200	[thread overview]
Message-ID: <4FA81F1B.3080001@reactos.org> (raw)
In-Reply-To: <4FA785D2.5020407@redhat.com>

Kevin Wolf a écrit :
> Am 05.05.2012 19:43, schrieb Hervé Poussineau:
>> This also (partly) fixes IBM OS/2 Warp 4.0 floppy installation, where
>> not all floppies have the same format (2x80x18 for the first ones,
>> 2x80x23 for the next ones).
>>
>> Signed-off-by: Hervé Poussineau <hpoussin@reactos.org>
>> ---
>>
>> This patch fixes a real use case, and I didn't notice any regression.
>> However, as we are in bugfixes-only period, I let Kevin decide if it
>> is worth to include (or not) this patch in QEMU 1.1.
>>
>>  hw/fdc.c |   29 +++++++++++------------------
>>  1 file changed, 11 insertions(+), 18 deletions(-)
> 
> I think this patch still doesn't get it entirely right (it would also
> reset the bit if the head didn't actually move because it already was in
> the right position, whereas real hardware wouldn't reset it there), but
> it looks much better than what we have today and provided it passes my
> testing I would like to include it in 1.1.
> 
> With which OSes did you already test it?
> 

I specifically tested floppy change on MSDOS 6.22, Windows 98 SE and 
OS/2 4.0.

Hervé

      reply	other threads:[~2012-05-07 19:14 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-05 17:43 [Qemu-devel] [PATCH] fdc: simplify media change handling Hervé Poussineau
2012-05-07  8:20 ` Kevin Wolf
2012-05-07 19:14   ` Hervé Poussineau [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4FA81F1B.3080001@reactos.org \
    --to=hpoussin@reactos.org \
    --cc=kwolf@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.