qapi/cxl: Supply missing member documentation
authorMarkus Armbruster <armbru@redhat.com>
Wed, 11 Sep 2024 11:25:44 +0000 (13:25 +0200)
committerMarkus Armbruster <armbru@redhat.com>
Wed, 2 Oct 2024 07:10:01 +0000 (09:10 +0200)
Since we neglect to document a member of CxlCorErrorType, its
description in the QEMU QMP Reference manual is "Not documented".  Fix
that.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-ID: <20240911112545.2248881-8-armbru@redhat.com>

qapi/cxl.json
qapi/pragma.json

index e9315d5b4d81b60fa05fe7ed75e12ac6ee3e918f..9f65589bce49e8722003b1bfd68b21f14a7efec9 100644 (file)
 # @crc-threshold: Component specific and applicable to 68 byte Flit
 #     mode only.
 #
+# @retry-threshold: Retry threshold hit in the Local Retry State
+#     Machine, 68B Flits only.
+#
 # @cache-poison-received: Received poison from a peer on CXL.cache.
 #
 # @mem-poison-received: Received poison from a peer on CXL.mem
index feb798170009a9a90926454918e1fe23287cd2b4..108e574678b24ef01befa4f1b8f3a21cbe16087c 100644 (file)
@@ -46,7 +46,6 @@
         'BlockdevSnapshotSyncWrapper',
         'BlockdevSnapshotWrapper',
         'BlockdevVmdkAdapterType',
-        'CxlCorErrorType',
         'DisplayProtocol',
         'DriveBackupWrapper',
         'DummyBlockCoreForceArrays',