Re: [Qemu-devel] [PATCH v1 00/23] QAPI Infrastructure Round 1

2011-05-18 Thread Luiz Capitulino
On Wed, 18 May 2011 11:33:20 -0500 Michael Roth wrote: > On 05/18/2011 10:10 AM, Luiz Capitulino wrote: > > On Wed, 18 May 2011 09:43:37 -0500 > > Michael Roth wrote: > > > >> On 05/18/2011 08:46 AM, Luiz Capitulino wrote: > >>> On Tue, 17 May 2011 19:51:47 -0500 > >>> Michael Roth wrote: > >>

Re: [Qemu-devel] [PATCH v1 00/23] QAPI Infrastructure Round 1

2011-05-18 Thread Michael Roth
On 05/18/2011 10:10 AM, Luiz Capitulino wrote: On Wed, 18 May 2011 09:43:37 -0500 Michael Roth wrote: On 05/18/2011 08:46 AM, Luiz Capitulino wrote: On Tue, 17 May 2011 19:51:47 -0500 Michael Roth wrote: These apply on top of master, and can also be obtained from: git://repo.or.cz/qemu/md

Re: [Qemu-devel] [PATCH v1 00/23] QAPI Infrastructure Round 1

2011-05-18 Thread Luiz Capitulino
On Wed, 18 May 2011 09:43:37 -0500 Michael Roth wrote: > On 05/18/2011 08:46 AM, Luiz Capitulino wrote: > > On Tue, 17 May 2011 19:51:47 -0500 > > Michael Roth wrote: > > > >> These apply on top of master, and can also be obtained from: > >> git://repo.or.cz/qemu/mdroth.git qapi_round1_v1 > > >

Re: [Qemu-devel] [PATCH v1 00/23] QAPI Infrastructure Round 1

2011-05-18 Thread Michael Roth
On 05/18/2011 08:46 AM, Luiz Capitulino wrote: On Tue, 17 May 2011 19:51:47 -0500 Michael Roth wrote: These apply on top of master, and can also be obtained from: git://repo.or.cz/qemu/mdroth.git qapi_round1_v1 Nice to see this moving forward. These patches are a backport of some of the QA

Re: [Qemu-devel] [PATCH v1 00/23] QAPI Infrastructure Round 1

2011-05-18 Thread Luiz Capitulino
On Tue, 17 May 2011 19:51:47 -0500 Michael Roth wrote: > These apply on top of master, and can also be obtained from: > git://repo.or.cz/qemu/mdroth.git qapi_round1_v1 Nice to see this moving forward. > These patches are a backport of some of the QAPI-related work from Anthony's > glib tree. Th

[Qemu-devel] [PATCH v1 00/23] QAPI Infrastructure Round 1

2011-05-17 Thread Michael Roth
These apply on top of master, and can also be obtained from: git://repo.or.cz/qemu/mdroth.git qapi_round1_v1 These patches are a backport of some of the QAPI-related work from Anthony's glib tree. The main goal is to get the basic code generation infrastructure in place so that it can be used by t