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

2015-09-15 Thread Markus Armbruster
Commit 351d36e "qapi: allow override of default enum prefix naming" got in first. The rebase is non-trivial, so a full respin is necessary. Clock for pull request will be reset...

[Qemu-devel] [PATCH v7 00/26] qapi: QMP introspection

2015-09-14 Thread Markus Armbruster
Series needs my "[PATCH for-2.4 0/2] qom: Fix misuse of Error API" to pass tests. It's in Andreas's qom-next (currently at commit de1da05), so I based on that. You can fetch it from my git://repo.or.cz/qemu/armbru.git branch qapi-introspect. Review of v6 found a small flaw in the PATCH 20. Fixi