[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH v8 00/26] qapi: QMP introspection
From: |
Markus Armbruster |
Subject: |
Re: [Qemu-devel] [PATCH v8 00/26] qapi: QMP introspection |
Date: |
Thu, 17 Sep 2015 18:16:27 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) |
I squashed in the assertion missing in PATCH 02 [Eric], and changed how
test-qapi.py prints an enum type's prefix [Eric]. The latter led to the
obvious expected test output changes in later patches. Result is now at
git://repo.or.cz/qemu/armbru.git branch qapi-introspect.
Still depends on qom-next. I can either wait for that to hit master, or
copy the two fixes I need into my branch. Andreas, can you give me a
rough ETA?
- [Qemu-devel] [PATCH v8 26/26] qapi-introspect: Hide type names, (continued)
- [Qemu-devel] [PATCH v8 26/26] qapi-introspect: Hide type names, Markus Armbruster, 2015/09/16
- [Qemu-devel] [PATCH v8 21/26] qapi: Introduce a first class 'any' type, Markus Armbruster, 2015/09/16
- [Qemu-devel] [PATCH v8 19/26] qapi: Improve built-in type documentation, Markus Armbruster, 2015/09/16
- [Qemu-devel] [PATCH v8 11/26] qapi-event: Convert to QAPISchemaVisitor, fixing data with base, Markus Armbruster, 2015/09/16
- [Qemu-devel] [PATCH v8 23/26] qapi-schema: Fix up misleading specification of netdev_add, Markus Armbruster, 2015/09/16
- [Qemu-devel] [PATCH v8 25/26] qapi: New QMP command query-qmp-schema for QMP introspection, Markus Armbruster, 2015/09/16
- [Qemu-devel] [PATCH v8 16/26] qapi: Rename qmp_marshal_input_FOO() to qmp_marshal_FOO(), Markus Armbruster, 2015/09/16
- Re: [Qemu-devel] [PATCH v8 00/26] qapi: QMP introspection, Daniel P. Berrange, 2015/09/16
- Re: [Qemu-devel] [PATCH v8 00/26] qapi: QMP introspection,
Markus Armbruster <=