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 13:59:43 +0000 (07:59 -0600)
commite4ed456696d0c065be18ff5e12d67495b49031d2
treeb7a739195c79ea3f2038837b3d4fac9bc2bfa9e1
parentc0c5af30f61a9b848ac72f3204cd694030313036
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