On 03/23/2014 06:53 PM, Wenchao Xia wrote:
> 于 2014/3/21 6:53, Eric Blake 写道:
>> On 03/18/2014 11:16 PM, Wenchao Xia wrote:
>>> This file hold some functions that do not need to be generated.
>> s/hold/holds/
>>
>>> +
>>> +typedef struct QMPEventFunctions {
>>> +QMPEventFuncEmit emit;
>>> +} Q
于 2014/3/21 6:53, Eric Blake 写道:
On 03/18/2014 11:16 PM, Wenchao Xia wrote:
This file hold some functions that do not need to be generated.
s/hold/holds/
Signed-off-by: Wenchao Xia
---
include/qapi/qmp-event.h | 25
qapi/Makefile.objs |1 +
qapi/qmp-event.c
On 03/18/2014 11:16 PM, Wenchao Xia wrote:
> This file hold some functions that do not need to be generated.
s/hold/holds/
>
> Signed-off-by: Wenchao Xia
> ---
> include/qapi/qmp-event.h | 25
> qapi/Makefile.objs |1 +
> qapi/qmp-event.c | 71
>
This file hold some functions that do not need to be generated.
Signed-off-by: Wenchao Xia
---
include/qapi/qmp-event.h | 25
qapi/Makefile.objs |1 +
qapi/qmp-event.c | 71 ++
3 files changed, 97 insertions(+), 0