Re: [Qemu-devel] [Qemu-ppc] [PATCH 1/2] Make default boot order machine specific

2012-10-23 Thread Avik Sil
On 10/24/2012 05:13 AM, David Gibson wrote: > On Wed, Oct 24, 2012 at 12:47:34AM +0200, Alexander Graf wrote: >> >> On 24.10.2012, at 00:43, David Gibson wrote: >> >>> On Tue, Oct 23, 2012 at 12:20:08PM +0200, Alexander Graf wrote: On 23.10.2012, at 12:09, Avik Sil wrote: > This

Re: [Qemu-devel] [Qemu-ppc] [PATCH 1/2] Make default boot order machine specific

2012-10-23 Thread David Gibson
On Wed, Oct 24, 2012 at 12:47:34AM +0200, Alexander Graf wrote: > > On 24.10.2012, at 00:43, David Gibson wrote: > > > On Tue, Oct 23, 2012 at 12:20:08PM +0200, Alexander Graf wrote: > >> > >> On 23.10.2012, at 12:09, Avik Sil wrote: > >> > >>> This patch makes default boot order machine specif

Re: [Qemu-devel] [Qemu-ppc] [PATCH 1/2] Make default boot order machine specific

2012-10-23 Thread Alexander Graf
On 24.10.2012, at 00:43, David Gibson wrote: > On Tue, Oct 23, 2012 at 12:20:08PM +0200, Alexander Graf wrote: >> >> On 23.10.2012, at 12:09, Avik Sil wrote: >> >>> This patch makes default boot order machine specific instead of >>> set globally. The default boot order can be set per machine in

Re: [Qemu-devel] [Qemu-ppc] [PATCH 1/2] Make default boot order machine specific

2012-10-23 Thread David Gibson
On Tue, Oct 23, 2012 at 12:20:08PM +0200, Alexander Graf wrote: > > On 23.10.2012, at 12:09, Avik Sil wrote: > > > This patch makes default boot order machine specific instead of > > set globally. The default boot order can be set per machine in > > QEMUMachine default_machine_opts, or by the com