Re: [Qemu-devel] [PATCH v3 00/18] Add qapi-to-JSON and clone visitors

2016-05-09 Thread Eric Blake
On 05/09/2016 03:29 AM, Paolo Bonzini wrote: > > > On 09/05/2016 10:50, Paolo Bonzini wrote: >> >> >> On 29/04/2016 06:23, Eric Blake wrote: >>> Note that the series has a mutually exclusive choice: either >>> patch 8, or patches 10-11. I still haven't gotten any feedback >>> on which choice seem

Re: [Qemu-devel] [PATCH v3 00/18] Add qapi-to-JSON and clone visitors

2016-05-09 Thread Paolo Bonzini
On 09/05/2016 10:50, Paolo Bonzini wrote: > > > On 29/04/2016 06:23, Eric Blake wrote: >> Note that the series has a mutually exclusive choice: either >> patch 8, or patches 10-11. I still haven't gotten any feedback >> on which choice seems nicer. > > I vote for patch 8. Nice first email aft

Re: [Qemu-devel] [PATCH v3 00/18] Add qapi-to-JSON and clone visitors

2016-05-09 Thread Paolo Bonzini
On 29/04/2016 06:23, Eric Blake wrote: > Note that the series has a mutually exclusive choice: either > patch 8, or patches 10-11. I still haven't gotten any feedback > on which choice seems nicer. I vote for patch 8. Paolo

[Qemu-devel] [PATCH v3 00/18] Add qapi-to-JSON and clone visitors

2016-04-28 Thread Eric Blake
Prerequisites: + my qapi cleanups subset E v16: https://lists.gnu.org/archive/html/qemu-devel/2016-04/msg04397.html Note that the series has a mutually exclusive choice: either patch 8, or patches 10-11. I still haven't gotten any feedback on which choice seems nicer. I wrote this series for seve