[PATCH 0/2] qapi: Minor documentation cleanups

Markus Armbruster posted 2 patches 4 months, 1 week ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20250708072828.105185-1-armbru@redhat.com
Maintainers: Eric Blake <eblake@redhat.com>, Markus Armbruster <armbru@redhat.com>, Paolo Bonzini <pbonzini@redhat.com>, "Daniel P. Berrangé" <berrange@redhat.com>, Eduardo Habkost <eduardo@habkost.net>
qapi/control.json   |  9 +++++----
qapi/misc-i386.json | 18 ++++++++----------
qapi/qom.json       | 14 ++++++--------
3 files changed, 19 insertions(+), 22 deletions(-)
[PATCH 0/2] qapi: Minor documentation cleanups
Posted by Markus Armbruster 4 months, 1 week ago
Markus Armbruster (2):
  qapi: Clean up "This command will do ..." command descriptions
  qapi: Clean up a few Errors: sections

 qapi/control.json   |  9 +++++----
 qapi/misc-i386.json | 18 ++++++++----------
 qapi/qom.json       | 14 ++++++--------
 3 files changed, 19 insertions(+), 22 deletions(-)

-- 
2.49.0
Re: [PATCH 0/2] qapi: Minor documentation cleanups
Posted by Markus Armbruster 4 months ago
Queued for 10.1.  Thanks for the review!