Add boot menu control via command line switch
authorJan Kiszka <jan.kiszka@siemens.com>
Wed, 1 Jul 2009 22:19:02 +0000 (00:19 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Thu, 16 Jul 2009 13:28:12 +0000 (08:28 -0500)
commit24018f6cbed6c0ae9f11bd5ee2ee90ae71bc043b
tree2655047bd51c44497b55e6f8a01a2d2a3bc855a8
parentda6a2f29269fce6bd1c26d0314bc12b02d4d1e23
Add boot menu control via command line switch

Disable the lengthy BIOS prompt for selecting a boot device by default,
but let the user reenable it via '-boot menu=on'.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/fw_cfg.c
hw/fw_cfg.h
sysemu.h
vl.c