qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PULL 0/9] QAPI patches for 2016-12-05


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PULL 0/9] QAPI patches for 2016-12-05
Date: Tue, 6 Dec 2016 09:51:08 +0000
User-agent: Mutt/1.7.1 (2016-10-04)

On Mon, Dec 05, 2016 at 05:45:04PM +0100, Markus Armbruster wrote:
> A set of fixes for MacOS from Eric, and a little documentation
> polishing from Marc-André.  The diffstat for the .json may look scary,
> but the generated code is identical.
> 
> The following changes since commit bd8ef5060dd2124a54578241da9a572faf7658dd:
> 
>   Merge remote-tracking branch 'dgibson/tags/ppc-for-2.8-20161201' into 
> staging (2016-12-01 13:39:29 +0000)
> 
> are available in the git repository at:
> 
>   git://repo.or.cz/qemu/armbru.git tags/pull-qapi-2016-12-05
> 
> for you to fetch changes up to 5072f7b38b1b9b26b8fbe1a89086386a420aded8:
> 
>   qapi: add missing colon-ending for section name (2016-12-05 17:41:38 +0100)
> 
> ----------------------------------------------------------------
> QAPI patches for 2016-12-05
> 
> ----------------------------------------------------------------
> Eric Blake (3):
>       qmp-event: Avoid qobject_from_jsonf("%"PRId64)
>       test-qga: Avoid qobject_from_jsonv("%"PRId64)
>       tests: Avoid qobject_from_jsonf("%"PRId64)
> 
> Marc-André Lureau (6):
>       qga/schema: fix double-return in doc
>       qapi: fix schema symbol sections
>       qapi: fix missing symbol @prefix
>       qapi: fix various symbols mismatch in documentation
>       qapi: use one symbol per line
>       qapi: add missing colon-ending for section name
> 
>  qapi-schema.json                   | 346 
> +++++++++++++++++++------------------
>  qapi/block-core.json               | 209 +++++++++++-----------
>  qapi/block.json                    |  16 +-
>  qapi/common.json                   |  14 +-
>  qapi/crypto.json                   |  36 ++--
>  qapi/event.json                    |  58 +++----
>  qapi/introspect.json               |  28 +--
>  qapi/qmp-event.c                   |  17 +-
>  qapi/rocker.json                   |   2 +-
>  qapi/trace.json                    |   8 +-
>  qga/qapi-schema.json               |  52 +++---
>  tests/check-qjson.c                |   6 +-
>  tests/test-qga.c                   |   7 +-
>  tests/test-qobject-input-visitor.c |   5 +-
>  14 files changed, 406 insertions(+), 398 deletions(-)
> 
> -- 
> 2.5.5
> 
> 

Thanks, applied to my staging tree:
https://github.com/stefanha/qemu/commits/staging

Stefan

Attachment: signature.asc
Description: PGP signature


reply via email to

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