Re: [PATCH 2/6] qapi/common: Supply missing member documentation

2024-08-09 Thread Philippe Mathieu-Daudé
On 8/8/24 20:26, Markus Armbruster wrote: Since we neglect to document the members of GrabToggleKeys, their description in the QEMU QMP Reference manual is "Not documented". Fix that. Signed-off-by: Markus Armbruster --- qapi/common.json | 14 +- qapi/pragma.json | 1 - 2 file

[PATCH 2/6] qapi/common: Supply missing member documentation

2024-08-08 Thread Markus Armbruster
Since we neglect to document the members of GrabToggleKeys, their description in the QEMU QMP Reference manual is "Not documented". Fix that. Signed-off-by: Markus Armbruster --- qapi/common.json | 14 +- qapi/pragma.json | 1 - 2 files changed, 13 insertions(+), 2 deletions(-) di