]> git.proxmox.com Git - qemu.git/commit
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)
commit9538749118d47dfcd3ed45804736027d87ec054e
tree2655047bd51c44497b55e6f8a01a2d2a3bc855a8
parente0f084bfc941109047055e229d70695af11a0541
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