summary refs log tree commit diff stats
path: root/hw/cxl/cxl-host.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* hw/cxl/cxl-host: Fix missing ERRP_GUARD() in cxl_fixed_memory_window_config()Zhao Liu2024-03-121-0/+1
* hw/cxl: Support 4 HDM decoders at all levels of topologyJonathan Cameron2023-10-041-22/+45
* hw/cxl: Fix and use same calculation for HDM decoder block size everywhereJonathan Cameron2023-10-041-1/+3
* hw/cxl: Fix CFMW config memory leakLi Zhijian2023-09-211-6/+6
* 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-12/+19
* hw/cxl/cxl-host: Fix an error message typoHoa Nguyen2023-01-171-1/+1
* hw/cxl: Fix wrong query of target portsJonathan Cameron2022-08-171-7/+5
* hw/cxl: Fix memory leak in error pathsJonathan Cameron2022-08-171-2/+3
* pci-bridge/cxl_downstream: Add a CXL switch downstream portJonathan Cameron2022-06-161-2/+41
* pci/pci_expander_bridge: For CXL HB delay the HB register memory region setup.Jonathan Cameron2022-06-091-0/+20
* hw/cxl: Push linking of CXL targets into i386/pc rather than in machine.cJonathan Cameron2022-06-091-5/+3
* hw/cxl: Make the CXL fixed memory window setup a machine parameter.Jonathan Cameron2022-06-091-5/+67
* cxl/cxl-host: Add memops for CFMWS region.Jonathan Cameron2022-05-131-0/+128
* hw/cxl/host: Add support for CXL Fixed Memory Windows.Jonathan Cameron2022-05-131-0/+94