Re: [Qemu-devel] [RFC PATCH V2 0/5] add direct support of event in qapi schema

2014-03-06 Thread Wenchao Xia
于 2014/3/7 3:58, Luiz Capitulino 写道: On Thu, 06 Mar 2014 11:14:01 -0700 Eric Blake wrote: On 01/06/2014 04:18 PM, Luiz Capitulino wrote: On Fri, 3 Jan 2014 07:10:29 +0800 Wenchao Xia wrote: This series add support for tag/keyword 'event' in qapi-schema. A new file was created to store som

Re: [Qemu-devel] [RFC PATCH V2 0/5] add direct support of event in qapi schema

2014-03-06 Thread Luiz Capitulino
On Thu, 06 Mar 2014 11:14:01 -0700 Eric Blake wrote: > On 01/06/2014 04:18 PM, Luiz Capitulino wrote: > > On Fri, 3 Jan 2014 07:10:29 +0800 > > Wenchao Xia wrote: > > > >> This series add support for tag/keyword 'event' in qapi-schema. > >> A new file was created to store some helper functions

Re: [Qemu-devel] [RFC PATCH V2 0/5] add direct support of event in qapi schema

2014-03-06 Thread Eric Blake
On 01/06/2014 04:18 PM, Luiz Capitulino wrote: > On Fri, 3 Jan 2014 07:10:29 +0800 > Wenchao Xia wrote: > >> This series add support for tag/keyword 'event' in qapi-schema. >> A new file was created to store some helper functions in patch 2, patch 4 is >> the test case, patch 5 is a convert exam

Re: [Qemu-devel] [RFC PATCH V2 0/5] add direct support of event in qapi schema

2014-01-06 Thread Luiz Capitulino
On Fri, 3 Jan 2014 07:10:29 +0800 Wenchao Xia wrote: > This series add support for tag/keyword 'event' in qapi-schema. > A new file was created to store some helper functions in patch 2, patch 4 is > the test case, patch 5 is a convert example. > > The implemention is done by generate API and a

[Qemu-devel] [RFC PATCH V2 0/5] add direct support of event in qapi schema

2014-01-02 Thread Wenchao Xia
This series add support for tag/keyword 'event' in qapi-schema. A new file was created to store some helper functions in patch 2, patch 4 is the test case, patch 5 is a convert example. The implemention is done by generate API and a batch of parameters for each event define, it doesn't generate a