]> git.ipfire.org Git - thirdparty/qemu.git/commitdiff
qapi: Clean up whitespace between definitions
authorMarkus Armbruster <armbru@redhat.com>
Mon, 3 Nov 2025 08:23:48 +0000 (09:23 +0100)
committerMarkus Armbruster <armbru@redhat.com>
Tue, 4 Nov 2025 12:34:42 +0000 (13:34 +0100)
Consistently separate definitions with a single blank line.
Consistently separate member descriptions with a blank line.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Vladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru>
Message-ID: <20251103082354.3273027-4-armbru@redhat.com>

qapi/acpi-hest.json
qapi/char.json
qapi/crypto.json
qapi/cxl.json
qapi/migration.json
qapi/misc-i386.json
qapi/net.json
qapi/qom.json
qapi/run-state.json
qapi/ui.json
qapi/virtio.json

index 88c53eaf1b84e4086807075a846c50cb28a3fd9f..a01f1dee09589b52028ff95a30b2947d69e71f14 100644 (file)
@@ -11,7 +11,6 @@
 # https://uefi.org/sites/default/files/resources/ACPI_6_1.pdf
 ##
 
-
 ##
 # @inject-ghes-v2-error:
 #
index b07e3bb827cb542cb41052bf97706b2cbd190180..140614f82c365cfef50767ed607eca3ca18a93b0 100644 (file)
 { 'struct': 'ChardevRingbufWrapper',
   'data': { 'data': 'ChardevRingbuf' } }
 
-
 ##
 # @ChardevPtyWrapper:
 #
index 72ac718147edfa50e0fefc39c582a5c3dcfc5d4c..2b55befef97719eefaa57b7ba313b3b9d6b046b6 100644 (file)
   'base': 'TlsCredsProperties',
   'data': { '*sanity-check': 'bool',
             '*passwordid': 'str' } }
+
 ##
 # @QCryptoAkCipherAlgo:
 #
index 52cc5d4f336c4b49645b1b1ca063a330d3ede368..eeddb58d1d3f6f833352bf7c718b5e8eb98feef1 100644 (file)
 #
 # Since: 8.0
 ##
-
 { 'enum': 'CxlUncorErrorType',
   'data': ['cache-data-parity',
            'cache-address-parity',
index 4dd1098219040eb677c6d590ce9b388d47aabee8..022ac0c4edbab2b061ae4452482dad2917694966 100644 (file)
             'postcopy-recover-setup',
             'postcopy-recover', 'completed', 'failed', 'colo',
             'pre-switchover', 'device', 'wait-unplug' ] }
+
 ##
 # @VfioStats:
 #
 # Features:
 #
 # @unstable: Members @x-colo and @x-ignore-shared are experimental.
+#
 # @deprecated: Member @zero-blocks is deprecated as being part of
 #     block migration which was already removed.
 #
 # The migration channel-type request options.
 #
 # @main: Main outbound migration channel.
+#
 # @cpr: Checkpoint and restart state channel.
 #
 # Since: 8.1
index d1ce8caf253b676f54e777b3915fb014eaf60e99..05a94d6c416dfba051d13a72cfa9f92828200fc3 100644 (file)
       'sev': 'SevGuestInfo',
       'sev-snp': 'SevSnpGuestInfo' } }
 
-
 ##
 # @query-sev:
 #
            'pending': 'bool',
            'masked': 'bool'} }
 
-
 ##
 # @xen-event-list:
 #
index 4c6cc5ca8dd855ce984f08413f73b1dbe3ab3cec..118bd349651f8846a77c92b81afe158fdeea9e30 100644 (file)
 #
 # Since: 4.0
 ##
-
 { 'struct': 'AnnounceParameters',
   'data': { 'initial': 'int',
             'max': 'int',
 #     <- { "timestamp": {"seconds": 1739538638, "microseconds": 354181 },
 #          "event": "NETDEV_VHOST_USER_CONNECTED",
 #          "data": { "netdev-id": "netdev0", "chardev-id": "chr0" } }
-#
 ##
 { 'event': 'NETDEV_VHOST_USER_CONNECTED',
   'data': { 'netdev-id': 'str', 'chardev-id': 'str' } }
 #     <- { "timestamp": { "seconds": 1739538634, "microseconds": 920450 },
 #          "event": "NETDEV_VHOST_USER_DISCONNECTED",
 #          "data": { "netdev-id": "netdev0" } }
-#
 ##
 { 'event': 'NETDEV_VHOST_USER_DISCONNECTED',
   'data': { 'netdev-id': 'str' } }
index d7dceaf2f87911e6c4738f10cf647f8cef4737c0..6f5c9de0f0b292c9cc09b241064c5cee42487a61 100644 (file)
@@ -75,7 +75,6 @@
 { 'struct': 'ObjectPropertiesValues',
   'data': { 'properties': [ 'ObjectPropertyValue' ] }}
 
-
 ##
 # @qom-list:
 #
 #
 # @typename: the type name of an object
 #
-#
 # .. note:: Objects can create properties at runtime, for example to
 #    describe links between different devices and/or objects.  These
 #    properties are not included in the output of this command.
   'data': { '*cpu-affinity': ['uint16'],
             '*node-affinity': ['uint16'] } }
 
-
 ##
 # @ObjectType:
 #
index 2872bee06e579eff6991352c1cc347bcd74c08ef..a6bc94a44bb5ac2fbc6ac27e5d475819e48ca5e9 100644 (file)
 #     error information, as zero-terminated string.  Present when the
 #     "GPA valid" bit (bit 63) is set in @error-code.
 #
-#
 # Since: 10.1
 ##
 {'struct': 'GuestPanicInformationTdx',
index 804b1ecc3bf2a72fb9519b0ecfa037f2db723564..e3da77632a83411de4566275609fc8d2f4247487 100644 (file)
 ##
 { 'command': 'query-vnc', 'returns': 'VncInfo',
   'if': 'CONFIG_VNC' }
+
 ##
 # @query-vnc-servers:
 #
 { 'enum'  : 'InputMultiTouchType',
   'data'  : [ 'begin', 'update', 'end', 'cancel', 'data' ] }
 
-
 ##
 # @InputKeyEvent:
 #
index 72790bcfb0ae2e01bba8aaa0c6f6994b59909531..cd67c4f52e3c3082c02d3bb817c6a22e185fa71c 100644 (file)
 #
 # Since: 9.0
 ##
-
 { 'struct': 'IOThreadVirtQueueMapping',
   'data': { 'iothread': 'str', '*vqs': ['uint16'] } }
 
 #
 # Since: 9.0
 ##
-
 { 'struct': 'DummyVirtioForceArrays',
   'data': { 'unused-iothread-vq-mapping': ['IOThreadVirtQueueMapping'],
             'unused-virtio-gpu-output': ['VirtIOGPUOutput'] } }