]> git.ipfire.org Git - thirdparty/qemu.git/commit
defaults: update device_list[]
authorGerd Hoffmann <kraxel@redhat.com>
Wed, 16 Dec 2009 13:25:40 +0000 (14:25 +0100)
committerAnthony Liguori <aliguori@us.ibm.com>
Sat, 19 Dec 2009 14:26:21 +0000 (08:26 -0600)
commit73e47683de970c33c8852cbb02aba1a6da38d407
tree072227f24a0ecc4b0ede2f17c0ba1602c540dee8
parent115e94a31e21ba75aaa6b8c9c45e350e9232737a
defaults: update device_list[]

Add isa-fdc (disables default_floppy).
Add ide-drive (disables default_cdrom).

Also walk the -global QemuOpts, so we'll catch
-global isa-fdc.drive{A,B}=<name> too.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
(cherry picked from commit d8bcbabf260a4ecce73180991cad576de850b66d)
qemu-config.h
vl.c