Re: [Qemu-devel] [PATCH v2 1/2] Generalize -machine command line option

2011-05-26 Thread Ian Campbell
On Wed, 2011-05-25 at 11:54 +0100, Anthony PERARD wrote: > On Wed, 25 May 2011, Ian Campbell wrote: > > > On Tue, 2011-05-24 at 18:18 +0200, Jan Kiszka wrote: > > > On 2011-05-24 18:06, Ian Campbell wrote: > > > > On Sun, 2011-05-22 at 13:00 +0200, Jan Kiszka wrote: > > > >> From: Jan Kiszka > >

Re: [Qemu-devel] [PATCH v2 1/2] Generalize -machine command line option

2011-05-25 Thread Ian Campbell
On Tue, 2011-05-24 at 18:18 +0200, Jan Kiszka wrote: > On 2011-05-24 18:06, Ian Campbell wrote: > > On Sun, 2011-05-22 at 13:00 +0200, Jan Kiszka wrote: > >> From: Jan Kiszka > >> > >> -machine somehow suggests that it selects the machine, but it doesn't. > >> Fix that before this command is set i

Re: [Qemu-devel] [PATCH v2 1/2] Generalize -machine command line option

2011-05-25 Thread Anthony PERARD
On Wed, 25 May 2011, Ian Campbell wrote: > On Tue, 2011-05-24 at 18:18 +0200, Jan Kiszka wrote: > > On 2011-05-24 18:06, Ian Campbell wrote: > > > On Sun, 2011-05-22 at 13:00 +0200, Jan Kiszka wrote: > > >> From: Jan Kiszka > > >> > > >> -machine somehow suggests that it selects the machine, but

Re: [Qemu-devel] [PATCH v2 1/2] Generalize -machine command line option

2011-05-25 Thread Jan Kiszka
On 2011-05-25 10:13, Ian Campbell wrote: > On Tue, 2011-05-24 at 18:18 +0200, Jan Kiszka wrote: >> On 2011-05-24 18:06, Ian Campbell wrote: >>> On Sun, 2011-05-22 at 13:00 +0200, Jan Kiszka wrote: From: Jan Kiszka -machine somehow suggests that it selects the machine, but it doesn't

Re: [Qemu-devel] [PATCH v2 1/2] Generalize -machine command line option

2011-05-25 Thread Ian Campbell
On Wed, 2011-05-25 at 10:23 +0200, Jan Kiszka wrote: > On 2011-05-25 10:13, Ian Campbell wrote: > > On Tue, 2011-05-24 at 18:18 +0200, Jan Kiszka wrote: > >> On 2011-05-24 18:06, Ian Campbell wrote: > >> Well, first of all I think this revealed a Xen bug because it crashes > >> when you try to run

Re: [Qemu-devel] [PATCH v2 1/2] Generalize -machine command line option

2011-05-24 Thread Jan Kiszka
On 2011-05-24 18:06, Ian Campbell wrote: > On Sun, 2011-05-22 at 13:00 +0200, Jan Kiszka wrote: >> From: Jan Kiszka >> >> -machine somehow suggests that it selects the machine, but it doesn't. >> Fix that before this command is set in stone. >> >> Actually, -machine should supersede -M and allow t

Re: [Qemu-devel] [PATCH v2 1/2] Generalize -machine command line option

2011-05-24 Thread Ian Campbell
On Sun, 2011-05-22 at 13:00 +0200, Jan Kiszka wrote: > From: Jan Kiszka > > -machine somehow suggests that it selects the machine, but it doesn't. > Fix that before this command is set in stone. > > Actually, -machine should supersede -M and allow to introduce arbitrary > per-machine options to