default devices: drives
commitaa40fc9c96474b0135d1b940611862f260aedba7
authorGerd Hoffmann <kraxel@redhat.com>
Tue, 8 Dec 2009 12:11:48 +0000 (8 13:11 +0100)
committerAnthony Liguori <aliguori@us.ibm.com>
Sat, 12 Dec 2009 13:59:43 +0000 (12 07:59 -0600)
treeb7a739195c79ea3f2038837b3d4fac9bc2bfa9e1
parentcb4522ccf67ba84d246291d9f75bd7f3df137d1a
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>
vl.c