qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v4 0/3] fdc: fix media handling
@ 2012-05-24  9:02 Pavel Hrdina
  2012-05-24  9:02 ` [Qemu-devel] [PATCH v4 1/3] fdc: floppy drive should be visible after start without media Pavel Hrdina
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Pavel Hrdina @ 2012-05-24  9:02 UTC (permalink / raw)
  To: qemu-devel; +Cc: kwolf, pbonzini, Pavel Hrdina

This patch series fixes handling of FDC when you don't have media inserted.
Guest should see floppy drive if you start guest without media and should
detect that there is no media in drive.

Signed-off-by: Pavel Hrdina <phrdina@redhat.com>

Pavel Hrdina (3):
  fdc: floppy drive should be visible after start without media
  fdc: fix media detection
  fdc-test: introduced qtest no_media_on_start and cmos qtest for
    floppy

 hw/fdc.c         |   14 ++++++-----
 hw/pc.c          |    2 +-
 tests/fdc-test.c |   65 +++++++++++++++++++++++++++++++++++++++--------------
 3 files changed, 57 insertions(+), 24 deletions(-)

-- 
1.7.7.6

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2012-06-05 12:33 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-24  9:02 [Qemu-devel] [PATCH v4 0/3] fdc: fix media handling Pavel Hrdina
2012-05-24  9:02 ` [Qemu-devel] [PATCH v4 1/3] fdc: floppy drive should be visible after start without media Pavel Hrdina
2012-06-05  2:54   ` Marcelo Tosatti
2012-06-05  6:23     ` Markus Armbruster
2012-06-05 10:05       ` Marcelo Tosatti
2012-06-05 12:05         ` Markus Armbruster
2012-06-05 12:32           ` Pavel Hrdina
2012-05-24  9:02 ` [Qemu-devel] [PATCH v4 2/3] fdc: fix media detection Pavel Hrdina
2012-05-24  9:02 ` [Qemu-devel] [PATCH v4 3/3] fdc-test: introduced qtest no_media_on_start and cmos qtest for floppy Pavel Hrdina
2012-05-25 16:24 ` [Qemu-devel] [PATCH v4 0/3] fdc: fix media handling Kevin Wolf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).