Re: [Qemu-devel] [PATCH 00/15] qmp qga: Purge error_is_set()

2014-04-25 Thread Eric Blake
On 04/25/2014 09:05 AM, Markus Armbruster wrote: > I got a private branch getting rid of it entirely. This is the fifth > part, covering QMP and the guest agent up to the point where I start > messing with the QAPI code generators. That's left for the final > part. > > Luiz, Mike, do I need to s

[Qemu-devel] [PATCH 00/15] qmp qga: Purge error_is_set()

2014-04-25 Thread Markus Armbruster
I got a private branch getting rid of it entirely. This is the fifth part, covering QMP and the guest agent up to the point where I start messing with the QAPI code generators. That's left for the final part. Luiz, Mike, do I need to separate off the qga bits, or can this go through one of your