Re: [Qemu-devel] [PATCH 0/7] qapi: add commands to remove the need (v2)

2012-08-16 Thread Stefan Weil
Am 15.08.2012 18:53, schrieb Luiz Capitulino: On Wed, 15 Aug 2012 08:07:57 +0200 Stefan Weil wrote: Am 13.08.2012 19:16, schrieb Luiz Capitulino: On Fri, 10 Aug 2012 11:04:08 -0500 Anthony Liguori wrote: This series implements the necessary commands to implements danpb's idea to remove -he

Re: [Qemu-devel] [PATCH 0/7] qapi: add commands to remove the need (v2)

2012-08-15 Thread Luiz Capitulino
On Wed, 15 Aug 2012 08:07:57 +0200 Stefan Weil wrote: > Am 13.08.2012 19:16, schrieb Luiz Capitulino: > > On Fri, 10 Aug 2012 11:04:08 -0500 > > Anthony Liguori wrote: > > > >> This series implements the necessary commands to implements danpb's idea to > >> remove -help parsing in libvirt. We w

Re: [Qemu-devel] [PATCH 0/7] qapi: add commands to remove the need (v2)

2012-08-15 Thread Stefan Weil
Am 13.08.2012 19:16, schrieb Luiz Capitulino: On Fri, 10 Aug 2012 11:04:08 -0500 Anthony Liguori wrote: This series implements the necessary commands to implements danpb's idea to remove -help parsing in libvirt. We would introduce all of these commands in 1.2 and then change the -help output

Re: [Qemu-devel] [PATCH 0/7] qapi: add commands to remove the need (v2)

2012-08-13 Thread Anthony Liguori
Luiz Capitulino writes: > On Mon, 13 Aug 2012 14:16:58 -0300 > Luiz Capitulino wrote: > >> On Fri, 10 Aug 2012 11:04:08 -0500 >> Anthony Liguori wrote: >> >> > This series implements the necessary commands to implements danpb's idea to >> > remove -help parsing in libvirt. We would introduce

Re: [Qemu-devel] [PATCH 0/7] qapi: add commands to remove the need (v2)

2012-08-13 Thread Luiz Capitulino
On Mon, 13 Aug 2012 14:16:58 -0300 Luiz Capitulino wrote: > On Fri, 10 Aug 2012 11:04:08 -0500 > Anthony Liguori wrote: > > > This series implements the necessary commands to implements danpb's idea to > > remove -help parsing in libvirt. We would introduce all of these commands > > in > > 1.

Re: [Qemu-devel] [PATCH 0/7] qapi: add commands to remove the need (v2)

2012-08-13 Thread Luiz Capitulino
On Fri, 10 Aug 2012 11:04:08 -0500 Anthony Liguori wrote: > This series implements the necessary commands to implements danpb's idea to > remove -help parsing in libvirt. We would introduce all of these commands in > 1.2 and then change the -help output starting in 1.3. Applied to the qmp branc

[Qemu-devel] [PATCH 0/7] qapi: add commands to remove the need (v2)

2012-08-10 Thread Anthony Liguori
This series implements the necessary commands to implements danpb's idea to remove -help parsing in libvirt. We would introduce all of these commands in 1.2 and then change the -help output starting in 1.3. Here is Dan's plan from a previous thread: Basically I'd sum up my new idea as "just u