diff options
author | Keir Fraser <keir.fraser@citrix.com> | 2008-01-15 14:22:50 +0000 |
---|---|---|
committer | Keir Fraser <keir.fraser@citrix.com> | 2008-01-15 14:22:50 +0000 |
commit | 136beff1783158d3a05f94aef6ccc4339263a2a8 (patch) | |
tree | 87b55f04a9e163cc05cbff13c535baf6f8d29dd7 /extras/mini-os/sched.c | |
parent | 6aef553b661b7504ff927ee5e120a69b44ba92aa (diff) | |
download | xen-136beff1783158d3a05f94aef6ccc4339263a2a8.tar.gz xen-136beff1783158d3a05f94aef6ccc4339263a2a8.tar.bz2 xen-136beff1783158d3a05f94aef6ccc4339263a2a8.zip |
hvm, x86: Add QEMU BIOS menu for choosing boot device.
The attached patch implements a mini BIOS menu for choosing a
non-default
boot device. When a guest starts it'll display
'Press F10 to select boot device'
And wait 3 seconds, before continuing with the normal boot device. If
they press the F10 key, a menu is shown allowing a choice between
floppy, harddisk, cdrom and network (PXE).
I can't take credit for this originally - Jeremy Katz wrote it for
KVM, I merely re-diffed the patch to work against Xen's QEMU/BIOS code
tree. It has been tested in Fedora successfully against 3.1.x and 3.2.x
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
CC: Jeremy Katz <katzj@redhat.com>
If more than one boot device has been selected, the currently selected
number displayed in the menu is wrong.
Signed-off-by: Stefano Stabellini <stefano.stabellini@citrix.com>
Diffstat (limited to 'extras/mini-os/sched.c')
0 files changed, 0 insertions, 0 deletions