Re: [Qemu-devel] [PATCH v3 0/2] Qemu boot order patch series

2013-01-15 Thread Anthony Liguori
Thanks, applied. Regards, Anthony Liguori

Re: [Qemu-devel] [PATCH v3 0/2] Qemu boot order patch series

2013-01-07 Thread Anthony Liguori
Alexander Graf writes: > On 07.01.2013, at 21:22, Anthony Liguori wrote: > >> Alexander Graf writes: >> >>> On 19.12.2012, at 19:16, Avik Sil wrote: >>> Hi, This patch series allows a machine to specify if it wants a default boot order or not. >>> >>> I like the patch se

Re: [Qemu-devel] [PATCH v3 0/2] Qemu boot order patch series

2013-01-07 Thread Alexander Graf
On 07.01.2013, at 21:22, Anthony Liguori wrote: > Alexander Graf writes: > >> On 19.12.2012, at 19:16, Avik Sil wrote: >> >>> Hi, >>> >>> This patch series allows a machine to specify if it wants a default boot >>> order or not. >> >> I like the patch set. Anthony, please (n)ack :). > > Re

Re: [Qemu-devel] [PATCH v3 0/2] Qemu boot order patch series

2013-01-07 Thread Anthony Liguori
Alexander Graf writes: > On 19.12.2012, at 19:16, Avik Sil wrote: > >> Hi, >> >> This patch series allows a machine to specify if it wants a default boot >> order or not. > > I like the patch set. Anthony, please (n)ack :). Reviewed-by: Anthony Liguori Regards, Anthony Liguori > > > Alex >

Re: [Qemu-devel] [PATCH v3 0/2] Qemu boot order patch series

2012-12-19 Thread Alexander Graf
On 19.12.2012, at 19:16, Avik Sil wrote: > Hi, > > This patch series allows a machine to specify if it wants a default boot > order or not. I like the patch set. Anthony, please (n)ack :). Alex > > Regards, > Avik > > Changes v2 -> v3: > - Implement boot_order as per Anthony's suggestion

[Qemu-devel] [PATCH v3 0/2] Qemu boot order patch series

2012-12-19 Thread Avik Sil
Hi, This patch series allows a machine to specify if it wants a default boot order or not. Regards, Avik Changes v2 -> v3: - Implement boot_order as per Anthony's suggestion in http://lists.nongnu.org/archive/html/qemu-ppc/2012-10/msg00274.html Changes v1 -> v2: - Set default boot order for e