]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Emit bootindex even for direct boot
authorJiri Denemark <jdenemar@redhat.com>
Mon, 23 Jan 2012 15:35:25 +0000 (16:35 +0100)
committerJiri Denemark <jdenemar@redhat.com>
Wed, 25 Jan 2012 09:38:01 +0000 (10:38 +0100)
commit24a001493adefe27f223987ad380425a2338b0b9
tree0b5c6d8cf191481f2cfc5c438069ff7c3da960f2
parent0ad35376d31951a24c7ca7afa706e30150ebdb5f
qemu: Emit bootindex even for direct boot

Direct boot (using kernel, initrd, and command line) is used by
virt-install/virt-manager for network install. While any bootindex has
no direct effect since -kernel is always first, we need it as a hint for
SeaBIOS to present disks in the same order as they will be presented
during normal boot.
src/qemu/qemu_command.c