[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 4/6] qapi/introspect: Supply missing member documentation
From: |
Eric Blake |
Subject: |
Re: [PATCH 4/6] qapi/introspect: Supply missing member documentation |
Date: |
Fri, 9 Aug 2024 07:27:13 -0500 |
User-agent: |
NeoMutt/20240425 |
On Thu, Aug 08, 2024 at 08:26:34PM GMT, Markus Armbruster wrote:
> Since we neglect to document the members of JSONType, their
> description in the QEMU QMP Reference manual is "Not documented". Fix
> that.
>
> Signed-off-by: Markus Armbruster <armbru@redhat.com>
> ---
> qapi/introspect.json | 16 ++++++++++++++++
> qapi/pragma.json | 1 -
> 2 files changed, 16 insertions(+), 1 deletion(-)
Reviewed-by: Eric Blake <eblake@redhat.com>
--
Eric Blake, Principal Software Engineer
Red Hat, Inc.
Virtualization: qemu.org | libguestfs.org
- [PATCH 0/6] qapi: Supply some of the missing member documentation, Markus Armbruster, 2024/08/08
- [PATCH 1/6] qapi/char: Supply missing member documentation, Markus Armbruster, 2024/08/08
- [PATCH 4/6] qapi/introspect: Supply missing member documentation, Markus Armbruster, 2024/08/08
- Re: [PATCH 4/6] qapi/introspect: Supply missing member documentation,
Eric Blake <=
- [PATCH 2/6] qapi/common: Supply missing member documentation, Markus Armbruster, 2024/08/08
- [PATCH 3/6] qapi/crypto: Supply missing member documentation, Markus Armbruster, 2024/08/08
- [PATCH 5/6] qapi/pci: Supply missing member documentation, Markus Armbruster, 2024/08/08
- [PATCH 6/6] qapi/rocker: Supply missing member documentation, Markus Armbruster, 2024/08/08
- Re: [PATCH 0/6] qapi: Supply some of the missing member documentation, John Snow, 2024/08/08