Re: [Qemu-devel] [Qemu PATCH] add a boot option to do strict boot

2013-01-08 Thread Gleb Natapov
On Wed, Jan 09, 2013 at 03:34:27PM +0800, Amos Kong wrote: > Current seabios will try to boot from selected devices first, > if they are all failed, seabios will also try to boot from > un-selected devices. > > We need to make it configurable. I already posted a seabios > patch to add a new device

[Qemu-devel] [Qemu PATCH] add a boot option to do strict boot

2013-01-08 Thread Amos Kong
Current seabios will try to boot from selected devices first, if they are all failed, seabios will also try to boot from un-selected devices. We need to make it configurable. I already posted a seabios patch to add a new device type to halt booting. Qemu can add "HALT" at the end of bootindex stri