qemu-devel
[Top][All Lists]
Advanced

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

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


From: Pavel Hrdina
Subject: [Qemu-devel] [PATCH 0/2] fdc: fix media handling
Date: Tue, 22 May 2012 12:59:56 +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 (2):
  fdc: floppy drive should be visible after start without media
  fdc: fix media detection

 hw/fdc.c |    8 ++------
 hw/pc.c  |    2 +-
 2 files changed, 3 insertions(+), 7 deletions(-)

-- 
1.7.7.6




reply via email to

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