]> git.ipfire.org Git - thirdparty/qemu.git/commitdiff
qapi: add cross-references to pci.json
authorJohn Snow <jsnow@redhat.com>
Fri, 11 Jul 2025 05:39:57 +0000 (01:39 -0400)
committerMarkus Armbruster <armbru@redhat.com>
Mon, 14 Jul 2025 10:58:13 +0000 (12:58 +0200)
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>
qapi/pci.json

index 418ea4fc9321c7d473994b77e1f123df3ed7fa0a..694c741e420ac506d07818d6149b70e01f774e0d 100644 (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
 ##