summaryrefslogtreecommitdiffstats
path: root/block
diff options
context:
space:
mode:
authorKevin Wolf2011-10-20 16:37:26 +0200
committerKevin Wolf2011-10-21 17:34:13 +0200
commit34d4260e1846d69d7241f690534e3dd4b3e6fd5b (patch)
treee83d8de7cd4b1eee4a5a10e31e9922a78318adaf /block
parentqcow2: Fix bdrv_write_compressed error handling (diff)
downloadqemu-34d4260e1846d69d7241f690534e3dd4b3e6fd5b.tar.gz
qemu-34d4260e1846d69d7241f690534e3dd4b3e6fd5b.tar.xz
qemu-34d4260e1846d69d7241f690534e3dd4b3e6fd5b.zip
pc: Fix floppy drives with if=none
Commit 63ffb564 broke floppy devices specified on the command line like -drive file=...,if=none,id=floppy -global isa-fdc.driveA=floppy because it relies on drive_get() which works only with -fda/-drive if=floppy. This patch resembles what we're already doing for IDE, i.e. remember the floppy device that was created and use that to extract the BlockDriverStates where needed. Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Markus Armbruster <armbru@redhat.com>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions