]> git.proxmox.com Git - qemu.git/commit - vl.c
defaults: split default_drive
authorGerd Hoffmann <kraxel@redhat.com>
Wed, 16 Dec 2009 13:25:39 +0000 (14:25 +0100)
committerAnthony Liguori <aliguori@us.ibm.com>
Fri, 18 Dec 2009 17:26:27 +0000 (11:26 -0600)
commitac33f8fad14e07fa12b74c3494339ae6882dc22f
treea4884efcb2a4ec5c04b8e594ede95a4b2a0fbaab
parent2daa11912699d9412fb4404d646031a74b166aa5
defaults: split default_drive

Split default_drive into default_{floppy,cdrom,sdcard}.
Also add QEMUMachine flags to disable them per machine.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/boards.h
vl.c