于 2014/6/20 23:44, Eric Blake 写道:
On 06/18/2014 12:43 AM, Paolo Bonzini wrote:
This includes:

- Max's dependency fixes for QAPI scripts

- Wenchao's QAPI event series

- my thread-safety fixes, rebased onto QAPI events

Paolo


  monitor.c                                | 226 ++++++-------
  qapi-event.json                          | 306 +++++++++++++++++
  qapi-schema.json                         | 162 +++++++--
  qapi/Makefile.objs                       |   1 +
  qapi/block-core.json                     | 150 +++++++++
  qapi/block.json                          |  14 +
  qapi/qmp-event.c                         |  74 +++++

Wenchao, as part of your followups to this series, I'd really like to
move qapi-event.json into qapi/event.json, so that all of our subset
.json files live in the same directory.

  I'll send the clean up patch onece the Paolo's series get merged.

Reply via email to