]> git.ipfire.org Git - thirdparty/qemu.git/commit
default devices: drives
authorGerd Hoffmann <kraxel@redhat.com>
Tue, 8 Dec 2009 12:11:48 +0000 (13:11 +0100)
committerAnthony Liguori <aliguori@us.ibm.com>
Sat, 12 Dec 2009 14:17:30 +0000 (08:17 -0600)
commitf4f1df70f2e0d177080a4a3b8cc6cbd47d751a7e
tree669d44cd0c2e0cc57236bdba599804e89e604fd7
parent782e9e6554d2404689a156282622046538bccd17
default devices: drives

Add a default_drive variable which specified whenever the default drives
(cdrom, floppy, sd) should be created.  It is cleared when the new
-nodefaults switch is specified on the command line.

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