Re: [libvirt] [PATCH] qemu: Emit bootindex even for direct boot

2012-01-25 Thread Jiri Denemark
On Tue, Jan 24, 2012 at 15:59:10 -0700, Eric Blake wrote: On 01/24/2012 03:53 PM, Jiri Denemark wrote: 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

[libvirt] [PATCH] qemu: Emit bootindex even for direct boot

2012-01-24 Thread Jiri Denemark
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.

Re: [libvirt] [PATCH] qemu: Emit bootindex even for direct boot

2012-01-24 Thread Eric Blake
On 01/24/2012 03:53 PM, Jiri Denemark wrote: 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