Re: [Qemu-devel] [QAPI+QGA 2/3] QAPI code generation infrastructure v7

2011-07-20 Thread Luiz Capitulino
On Tue, 19 Jul 2011 14:50:28 -0500 Michael Roth wrote: > This is Set 2/3 of the QAPI+QGA patchsets. > > These patches apply on top of master (set1 merged), and can also be obtained > from: > git://repo.or.cz/qemu/mdroth.git qapi-backport-set2-v7 > > (Set1+2 are a backport of some of the QAPI-re

[Qemu-devel] [QAPI+QGA 2/3] QAPI code generation infrastructure v7

2011-07-19 Thread Michael Roth
This is Set 2/3 of the QAPI+QGA patchsets. These patches apply on top of master (set1 merged), and can also be obtained from: git://repo.or.cz/qemu/mdroth.git qapi-backport-set2-v7 (Set1+2 are a backport of some of the QAPI-related work from Anthony's glib tree. The main goal is to get the basic

Re: [Qemu-devel] [QAPI+QGA 2/3] QAPI code generation infrastructure v6

2011-07-13 Thread Michael Roth
On 07/13/2011 01:52 PM, Luiz Capitulino wrote: On Tue, 12 Jul 2011 18:39:26 -0500 Michael Roth wrote: This is Set 2/3 of the QAPI+QGA patchsets. These patches apply on top of master (set1 merged), and can also be obtained from: git://repo.or.cz/qemu/mdroth.git qapi-backport-set2-v6 This loo

Re: [Qemu-devel] [QAPI+QGA 2/3] QAPI code generation infrastructure v6

2011-07-13 Thread Luiz Capitulino
On Tue, 12 Jul 2011 18:39:26 -0500 Michael Roth wrote: > This is Set 2/3 of the QAPI+QGA patchsets. > > These patches apply on top of master (set1 merged), and can also be obtained > from: > git://repo.or.cz/qemu/mdroth.git qapi-backport-set2-v6 This looks good to me and I've queued it. But I d

[Qemu-devel] [QAPI+QGA 2/3] QAPI code generation infrastructure v6

2011-07-12 Thread Michael Roth
This is Set 2/3 of the QAPI+QGA patchsets. These patches apply on top of master (set1 merged), and can also be obtained from: git://repo.or.cz/qemu/mdroth.git qapi-backport-set2-v6 (Set1+2 are a backport of some of the QAPI-related work from Anthony's glib tree. The main goal is to get the basic

Re: [Qemu-devel] [QAPI+QGA 2/3] QAPI code generation infrastructure v5

2011-07-07 Thread Michael Roth
On 07/07/2011 09:37 AM, Luiz Capitulino wrote: On Tue, 5 Jul 2011 08:02:27 -0500 Michael Roth wrote: This is Set 2/3 of the QAPI+QGA patchsets. These patches apply on top of master (set1 merged), and can also be obtained from: git://repo.or.cz/qemu/mdroth.git qapi-backport-set2-v5 This doe

Re: [Qemu-devel] [QAPI+QGA 2/3] QAPI code generation infrastructure v5

2011-07-07 Thread Luiz Capitulino
On Tue, 5 Jul 2011 08:02:27 -0500 Michael Roth wrote: > This is Set 2/3 of the QAPI+QGA patchsets. > > These patches apply on top of master (set1 merged), and can also be obtained > from: > git://repo.or.cz/qemu/mdroth.git qapi-backport-set2-v5 This doesn't build due to a bug in error.h. If yo

[Qemu-devel] [QAPI+QGA 2/3] QAPI code generation infrastructure v5

2011-07-05 Thread Michael Roth
This is Set 2/3 of the QAPI+QGA patchsets. These patches apply on top of master (set1 merged), and can also be obtained from: git://repo.or.cz/qemu/mdroth.git qapi-backport-set2-v5 (Set1+2 are a backport of some of the QAPI-related work from Anthony's glib tree. The main goal is to get the basic

[Qemu-devel] [QAPI+QGA 2/3] QAPI code generation infrastructure v4

2011-06-22 Thread Michael Roth
This is Set 2/3 of the QAPI+QGA patchsets. These patches apply on top of master (set1 merged), and can also be obtained from: git://repo.or.cz/qemu/mdroth.git qapi-backport-set2-v4 (Set1+2 are a backport of some of the QAPI-related work from Anthony's glib tree. The main goal is to get the basic

[Qemu-devel] [QAPI+QGA 2/3] QAPI code generation infrastructure v3

2011-06-13 Thread Michael Roth
This is Set 2/3 of the QAPI+QGA patchsets. These patches apply on top of master (set1 merged), and can also be obtained from: git://repo.or.cz/qemu/mdroth.git qapi-backport-set2-v3 (Set1+2 are a backport of some of the QAPI-related work from Anthony's glib tree. The main goal is to get the basic

Re: [Qemu-devel] [QAPI+QGA 2/3] QAPI code generation infrastructure v2

2011-06-08 Thread Luiz Capitulino
On Wed, 08 Jun 2011 12:03:04 -0500 Michael Roth wrote: > On 06/08/2011 11:43 AM, Luiz Capitulino wrote: > > On Fri, 3 Jun 2011 17:32:58 -0500 > > Michael Roth wrote: > > > >> This is Set 2/3 of the QAPI+QGA patchsets. > > > > I have started taking a look at this series, but it turns out that th

Re: [Qemu-devel] [QAPI+QGA 2/3] QAPI code generation infrastructure v2

2011-06-08 Thread Michael Roth
On 06/08/2011 11:43 AM, Luiz Capitulino wrote: On Fri, 3 Jun 2011 17:32:58 -0500 Michael Roth wrote: This is Set 2/3 of the QAPI+QGA patchsets. I have started taking a look at this series, but it turns out that this is complex stuff and I'd like to spend time playing with it and testing it

Re: [Qemu-devel] [QAPI+QGA 2/3] QAPI code generation infrastructure v2

2011-06-08 Thread Luiz Capitulino
On Fri, 3 Jun 2011 17:32:58 -0500 Michael Roth wrote: > This is Set 2/3 of the QAPI+QGA patchsets. I have started taking a look at this series, but it turns out that this is complex stuff and I'd like to spend time playing with it and testing it throughly. I don't oppose merging this as is, as

[Qemu-devel] [QAPI+QGA 2/3] QAPI code generation infrastructure v2

2011-06-03 Thread Michael Roth
This is Set 2/3 of the QAPI+QGA patchsets. These patches apply on top of qapi-backport-set1-v1, and can also be obtained from: git://repo.or.cz/qemu/mdroth.git qapi-backport-set2-v2 (Set1+2 are a backport of some of the QAPI-related work from Anthony's glib tree. The main goal is to get the basic

[Qemu-devel] [QAPI+QGA 2/3] QAPI code generation infrastructure

2011-06-01 Thread Michael Roth
This is Set 2/3 of the QAPI+QGA patchsets. These patches apply on top of qapi-backport-set1-v1, and can also be obtained from: git://repo.or.cz/qemu/mdroth.git qapi-backport-set2-v1 (Set1+2 are a backport of some of the QAPI-related work from Anthony's glib tree. The main goal is to get the basic