]> git.proxmox.com Git - mirror_qemu.git/blobdiff - qapi/misc-target.json
qapi: Restrict query-vm-generation-id command to machine code
[mirror_qemu.git] / qapi / misc-target.json
index a00fd821ebca3e3b9d34c9deb10e432b24b00b89..1e561fa97ba239a3b8428fd868726de85f9828ce 100644 (file)
@@ -1,4 +1,5 @@
 # -*- Mode: Python -*-
+# vim: filetype=python
 #
 
 ##
 # QEMU/KVM software version, but also decided by the hardware that
 # the program is running upon.
 #
-# @version:  version of GIC to be described. Currently, only 2 and 3
-#            are supported.
+# @version: version of GIC to be described. Currently, only 2 and 3
+#           are supported.
 #
 # @emulated: whether current QEMU/hardware supports emulated GIC
 #            device in user space.
 #
-# @kernel:   whether current QEMU/hardware supports hardware
-#            accelerated GIC device in kernel.
+# @kernel: whether current QEMU/hardware supports hardware
+#          accelerated GIC device in kernel.
 #
 # Since: 2.6
 ##