aboutsummaryrefslogtreecommitdiff
path: root/include/hw/cxl/cxl.h
AgeCommit message (Expand)AuthorFilesLines
2023-11-07hw/cxl/mbox: Add Physical Switch Identify command.Jonathan Cameron1-0/+6
2023-09-21hw/cxl: Fix out of bound array accessDmitry Frolov1-1/+1
2023-06-22hw/cxl: QMP based poison injection supportJonathan Cameron1-0/+1
2023-04-24hw/pci-bridge: Make PCIe and CXL PXB Devices inherit from TYPE_PXB_DEVJonathan Cameron1-2/+2
2023-03-07hw/pxb-cxl: Support passthrough HDM Decoders unless overriddenJonathan Cameron1-0/+1
2023-01-08include/hw/cxl: Move typedef PXBDev to cxl.h, and put it to useMarkus Armbruster1-1/+3
2023-01-08include/hw/pci: Break inclusion loop pci_bridge.h and cxl.hMarkus Armbruster1-1/+0
2022-06-16pci-bridge/cxl_upstream: Add a CXL switch upstream portJonathan Cameron1-0/+5
2022-06-09hw/cxl: Push linking of CXL targets into i386/pc rather than in machine.cJonathan Cameron1-2/+0
2022-06-09hw/cxl: Make the CXL fixed memory window setup a machine parameter.Jonathan Cameron1-5/+2
2022-05-13cxl/cxl-host: Add memops for CFMWS region.Jonathan Cameron1-0/+2
2022-05-13hw/cxl/host: Add support for CXL Fixed Memory Windows.Jonathan Cameron1-0/+21
2022-05-13hw/cxl/component: Implement host bridge MMIO (8.2.5, table 142)Ben Widawsky1-0/+14
2022-05-13cxl: Machine level control on whether CXL support is enabledJonathan Cameron1-0/+4
2022-05-13hw/cxl/device: Implement basic mailbox (8.2.8.4)Ben Widawsky1-0/+3
2022-05-13hw/cxl/device: Introduce a CXL device (8.2.8)Ben Widawsky1-0/+1
2022-05-13hw/cxl/component: Introduce CXL components (8.1.x, 8.2.5)Ben Widawsky1-0/+16