qapi: add cross-references to pci.json

Signed-off-by: John Snow <jsnow@redhat.com>
Message-ID: <20250711054005.60969-11-jsnow@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
This commit is contained in:
John Snow 2025-07-11 01:39:57 -04:00 committed by Markus Armbruster
parent 4411a50e31
commit b9abf7dd3f

View File

@ -85,7 +85,7 @@
#
# @bus: information about the bus the device resides on
#
# @devices: a list of @PciDeviceInfo for each device on this bridge
# @devices: a list of `PciDeviceInfo` for each device on this bridge
#
# Since: 0.14
##