summary refs log tree commit diff stats
path: root/include/hw/cxl/cxl.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* hw/cxl/mbox: Add Physical Switch Identify command.Jonathan Cameron2023-11-071-0/+6
* hw/cxl: Fix out of bound array accessDmitry Frolov2023-09-211-1/+1
* hw/cxl: QMP based poison injection supportJonathan Cameron2023-06-221-0/+1
* hw/pci-bridge: Make PCIe and CXL PXB Devices inherit from TYPE_PXB_DEVJonathan Cameron2023-04-241-2/+2
* hw/pxb-cxl: Support passthrough HDM Decoders unless overriddenJonathan Cameron2023-03-071-0/+1
* include/hw/cxl: Move typedef PXBDev to cxl.h, and put it to useMarkus Armbruster2023-01-081-1/+3
* include/hw/pci: Break inclusion loop pci_bridge.h and cxl.hMarkus Armbruster2023-01-081-1/+0
* pci-bridge/cxl_upstream: Add a CXL switch upstream portJonathan Cameron2022-06-161-0/+5
* hw/cxl: Push linking of CXL targets into i386/pc rather than in machine.cJonathan Cameron2022-06-091-2/+0
* hw/cxl: Make the CXL fixed memory window setup a machine parameter.Jonathan Cameron2022-06-091-5/+2
* cxl/cxl-host: Add memops for CFMWS region.Jonathan Cameron2022-05-131-0/+2
* hw/cxl/host: Add support for CXL Fixed Memory Windows.Jonathan Cameron2022-05-131-0/+21
* hw/cxl/component: Implement host bridge MMIO (8.2.5, table 142)Ben Widawsky2022-05-131-0/+14
* cxl: Machine level control on whether CXL support is enabledJonathan Cameron2022-05-131-0/+4
* hw/cxl/device: Implement basic mailbox (8.2.8.4)Ben Widawsky2022-05-131-0/+3
* hw/cxl/device: Introduce a CXL device (8.2.8)Ben Widawsky2022-05-131-0/+1
* hw/cxl/component: Introduce CXL components (8.1.x, 8.2.5)Ben Widawsky2022-05-131-0/+16