qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH v4 0/3] fdc: fix media handling


From: Pavel Hrdina
Subject: [Qemu-devel] [PATCH v4 0/3] fdc: fix media handling
Date: Thu, 24 May 2012 11:02:27 +0200

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 <address@hidden>

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]