qapi/cxl: Supply missing member documentation
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>
This commit is contained in:
parent
c91f44ff16
commit
923b968728
@ -326,6 +326,9 @@
|
|||||||
# @crc-threshold: Component specific and applicable to 68 byte Flit
|
# @crc-threshold: Component specific and applicable to 68 byte Flit
|
||||||
# mode only.
|
# 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.
|
# @cache-poison-received: Received poison from a peer on CXL.cache.
|
||||||
#
|
#
|
||||||
# @mem-poison-received: Received poison from a peer on CXL.mem
|
# @mem-poison-received: Received poison from a peer on CXL.mem
|
||||||
|
@ -46,7 +46,6 @@
|
|||||||
'BlockdevSnapshotSyncWrapper',
|
'BlockdevSnapshotSyncWrapper',
|
||||||
'BlockdevSnapshotWrapper',
|
'BlockdevSnapshotWrapper',
|
||||||
'BlockdevVmdkAdapterType',
|
'BlockdevVmdkAdapterType',
|
||||||
'CxlCorErrorType',
|
|
||||||
'DisplayProtocol',
|
'DisplayProtocol',
|
||||||
'DriveBackupWrapper',
|
'DriveBackupWrapper',
|
||||||
'DummyBlockCoreForceArrays',
|
'DummyBlockCoreForceArrays',
|
||||||
|
Loading…
Reference in New Issue
Block a user