Re: [PATCH 5/6] qapi/pci: 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 a member of PciMemoryRegion, its description in the QEMU QMP Reference manual is "Not documented". Fix that. Signed-off-by: Markus Armbruster --- qapi/pci.json| 2 ++ qapi/pragma.json | 1 - 2 files changed, 2 inser

[PATCH 5/6] qapi/pci: Supply missing member documentation

2024-08-08 Thread Markus Armbruster
Since we neglect to document a member of PciMemoryRegion, its description in the QEMU QMP Reference manual is "Not documented". Fix that. Signed-off-by: Markus Armbruster --- qapi/pci.json| 2 ++ qapi/pragma.json | 1 - 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/qapi/pci.