[Qemu-devel] Re: [PATCHv3 11/14] Add bootindex parameter to net/block/fd device

2010-11-10 Thread Gleb Natapov
On Wed, Nov 10, 2010 at 06:32:54PM +, Blue Swirl wrote: > On Wed, Nov 10, 2010 at 5:14 PM, Gleb Natapov wrote: > > If bootindex is specified on command line a string that describes device > > in firmware readable way is added into sorted list. Later this list will > > be passed into firmware t

[Qemu-devel] Re: [PATCHv3 11/14] Add bootindex parameter to net/block/fd device

2010-11-10 Thread Blue Swirl
On Wed, Nov 10, 2010 at 5:14 PM, Gleb Natapov wrote: > If bootindex is specified on command line a string that describes device > in firmware readable way is added into sorted list. Later this list will > be passed into firmware to control boot order. > > Signed-off-by: Gleb Natapov > --- >  bloc