qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH FOR 2.1 0/5] clean up for qapi event


From: Luiz Capitulino
Subject: Re: [Qemu-devel] [PATCH FOR 2.1 0/5] clean up for qapi event
Date: Wed, 25 Jun 2014 11:36:26 -0400

On Tue, 24 Jun 2014 16:33:55 -0700
Wenchao Xia <address@hidden> wrote:

> 
> Paolo Bonzini (1):
>   tests/test-qmp-event: fix for GLib < 2.31
> 
> Wenchao Xia (4):
>   qapi: move event defines
>   qapi: ignore generated event files
>   qapi script: clean up in scripts
>   qapi event: clean up in callers

I've applied patches 2-5, as explained in the other email. Anyone interested
in doing additional review still have time to do so though.

Thanks.

> 
>  .gitignore                              |    1 +
>  Makefile                                |    2 +-
>  docs/qapi-code-gen.txt                  |    8 +-
>  hw/watchdog/watchdog.c                  |    2 +-
>  include/block/blockjob.h                |    2 +-
>  monitor.c                               |    2 +-
>  qapi-event.json                         |  318 
> -------------------------------
>  qapi-schema.json                        |   12 +-
>  qapi/block-core.json                    |    3 +-
>  qapi/event.json                         |  318 
> +++++++++++++++++++++++++++++++
>  scripts/qapi-event.py                   |    5 +-
>  scripts/qapi.py                         |    2 +-
>  tests/qapi-schema/event-nest-struct.err |    2 +-
>  tests/test-qmp-event.c                  |    1 +
>  14 files changed, 341 insertions(+), 337 deletions(-)
>  delete mode 100644 qapi-event.json
>  create mode 100644 qapi/event.json
> 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]