qapi/dump: Clean up documentation of DumpGuestMemoryCapability
authorMarkus Armbruster <armbru@redhat.com>
Mon, 5 Feb 2024 07:47:05 +0000 (08:47 +0100)
committerMarkus Armbruster <armbru@redhat.com>
Mon, 12 Feb 2024 09:04:32 +0000 (10:04 +0100)
The type's doc comment describes its member, but it's not marked up as
such.  Easy enough to fix.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-ID: <20240205074709.3613229-12-armbru@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
qapi/dump.json
qapi/pragma.json

index 5cbc237ad917cc99056e5b244c9f29d73138ec48..1997c1d1d435f3612743fb34d17328139bf8557c 100644 (file)
 ##
 # @DumpGuestMemoryCapability:
 #
-# A list of the available formats for dump-guest-memory
+# @formats: the available formats for dump-guest-memory
 #
 # Since: 2.0
 ##
index 544f138afa6c4e86520e38f38fb3cf2604726539..aea638425522d0479d6e3e1356189ac34b9833ef 100644 (file)
@@ -74,7 +74,6 @@
         'DummyBlockCoreForceArrays',
         'DummyForceArrays',
         'DummyVirtioForceArrays',
-        'DumpGuestMemoryCapability',
         'GrabToggleKeys',
         'GuestPanicInformationHyperV',
         'HotKeyMod',