qemu-devel
[Top][All Lists]
Advanced

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

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


From: Kevin Wolf
Subject: Re: [Qemu-devel] [PATCH v4 0/3] fdc: fix media handling
Date: Fri, 25 May 2012 18:24:10 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:12.0) Gecko/20120430 Thunderbird/12.0.1

Am 24.05.2012 11:02, schrieb 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 <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(-)
> 

Thanks, applied all to the block branch for 1.1.

Kevin



reply via email to

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