Browse Source

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>
pull/294/head
John Snow 1 year ago
committed by Markus Armbruster
parent
commit
b9abf7dd3f
  1. 2
      qapi/pci.json

2
qapi/pci.json

@ -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
##

Loading…
Cancel
Save