qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PULL 00/26] qapi: QMP introspection


From: Peter Maydell
Subject: Re: [Qemu-devel] [PULL 00/26] qapi: QMP introspection
Date: Mon, 21 Sep 2015 16:36:07 -0700

On 21 September 2015 at 01:03, Markus Armbruster <address@hidden> wrote:
> The following changes since commit 18640989a9f5e4d2e84b566c52ff1fccfa0dbf4a:
>
>   Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' 
> into staging (2015-09-19 15:59:52 +0100)
>
> are available in the git repository at:
>
>   git://repo.or.cz/qemu/armbru.git tags/pull-qapi-2015-09-21
>
> for you to fetch changes up to 1a9a507b2e3e90aa719c96b4c092e7fad7215f21:
>
>   qapi-introspect: Hide type names (2015-09-21 09:56:49 +0200)
>
> ----------------------------------------------------------------
> qapi: QMP introspection
>
> ----------------------------------------------------------------
> Markus Armbruster (26):
>       qapi: Rename class QAPISchema to QAPISchemaParser
>       qapi: New QAPISchema intermediate reperesentation
>       qapi: QAPISchema code generation helper methods
>       qapi: New QAPISchemaVisitor
>       tests/qapi-schema: Convert test harness to QAPISchemaVisitor
>       qapi-types: Convert to QAPISchemaVisitor, fixing flat unions
>       qapi-visit: Convert to QAPISchemaVisitor, fixing bugs
>       qapi-commands: Convert to QAPISchemaVisitor
>       qapi: De-duplicate enum code generation
>       qapi-event: Eliminate global variable event_enum_value
>       qapi-event: Convert to QAPISchemaVisitor, fixing data with base
>       qapi: Replace dirty is_c_ptr() by method c_null()
>       qapi: Clean up after recent conversions to QAPISchemaVisitor
>       qapi-visit: Rearrange code a bit
>       qapi-commands: Rearrange code
>       qapi: Rename qmp_marshal_input_FOO() to qmp_marshal_FOO()
>       qapi: De-duplicate parameter list generation
>       qapi-commands: De-duplicate output marshaling functions
>       qapi: Improve built-in type documentation
>       qapi: Make output visitor return qnull() instead of NULL
>       qapi: Introduce a first class 'any' type
>       qom: Don't use 'gen': false for qom-get, qom-set, object-add
>       qapi-schema: Fix up misleading specification of netdev_add
>       qapi: Pseudo-type '**' is now unused, drop it
>       qapi: New QMP command query-qmp-schema for QMP introspection
>       qapi-introspect: Hide type names

Applied, thanks.

-- PMM



reply via email to

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