Re: [Qemu-devel] [PATCH v4 03/19] qapi: Update docs given recent event, spacing fixes

2014-09-22 Thread Markus Armbruster
Eric Blake writes: > Commit 21cd70d added event support but didn't document what the > generated code looks like. Commit 05dfb26 removed some unwanted > spaces in the generated code, but didn't reflect those changes > into the documentation. Finally, the docs start with a big > disclaimer about

[Qemu-devel] [PATCH v4 03/19] qapi: Update docs given recent event, spacing fixes

2014-09-19 Thread Eric Blake
Commit 21cd70d added event support but didn't document what the generated code looks like. Commit 05dfb26 removed some unwanted spaces in the generated code, but didn't reflect those changes into the documentation. Finally, the docs start with a big disclaimer about QMP not using QAPI yet, which