]> git.proxmox.com Git - mirror_qemu.git/commit - vl.c
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>
Fri, 18 Dec 2009 17:26:27 +0000 (11:26 -0600)
commitd8bcbabf260a4ecce73180991cad576de850b66d
treeb4cadc13c65d777f8d266c3515336949ad0a1eab
parentac33f8fad14e07fa12b74c3494339ae6882dc22f
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>
qemu-config.h
vl.c