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 <phrd...@redhat.com> Pavel Hrdina (2): fdc: floppy drive should be visible after start without media fdc: fix media detection hw/fdc.c | 14 ++++++++------ hw/pc.c | 2 +- 2 files changed, 9 insertions(+), 7 deletions(-) -- 1.7.7.6