mirror of
https://github.com/mii443/qemu.git
synced 2025-12-03 11:08:25 +00:00
hw/cxl: spelling fixes: limitaions, potentialy, intialized
Fixes:388d6b574e"hw/cxl: Use switch statements for read and write of cachemem registers" Fixes:3314efd276"hw/cxl/mbox: Add Physical Switch Identify command." Fixes:004e3a93b8"hw/cxl: Add tunneled command support to mailbox for switch cci." Reviewed-by: Thomas Huth <thuth@redhat.com> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
This commit is contained in:
@@ -403,7 +403,7 @@ struct CXLType3Dev {
|
||||
CXLComponentState cxl_cstate;
|
||||
CXLDeviceState cxl_dstate;
|
||||
CXLCCI cci; /* Primary PCI mailbox CCI */
|
||||
/* Always intialized as no way to know if a VDM might show up */
|
||||
/* Always initialized as no way to know if a VDM might show up */
|
||||
CXLCCI vdm_fm_owned_ld_mctp_cci;
|
||||
CXLCCI ld0_cci;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user