Re: [PATCH 4/6] qapi/introspect: Supply missing member documentation

2024-08-09 Thread Eric Blake
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 > --- > qapi/introspect.json | 16

[PATCH 4/6] qapi/introspect: Supply missing member documentation

2024-08-08 Thread Markus Armbruster
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 --- qapi/introspect.json | 16 qapi/pragma.json | 1 - 2 files changed, 16 insertions(+), 1 deletion(-)