]> git.proxmox.com Git - mirror_qemu.git/blobdiff - qapi-schema.json
vfio/pci: Move AMD device specific reset to quirks
[mirror_qemu.git] / qapi-schema.json
index 3ff9fec61dab7c046517fda754e44af20d977cc3..527690dfe076f640dfb701c7babd7bdf97785875 100644 (file)
@@ -17,6 +17,9 @@
 # Tracing commands
 { 'include': 'qapi/trace.json' }
 
+# QAPI introspection
+{ 'include': 'qapi/introspect.json' }
+
 ##
 # @LostTickPolicy:
 #
 #
 # Remove a device from a guest
 #
-# @id: the name of the device
+# @id: the name or QOM path of the device
 #
 # Returns: Nothing on success
 #          If @id is not a valid device, DeviceNotFound