aboutsummaryrefslogtreecommitdiff
path: root/hw/cxl/cxl-host.c
AgeCommit message (Expand)AuthorFilesLines
2024-07-21hw/cxl/cxl-host: Fix segmentation fault when getting cxl-fmw propertyZhao Liu1-1/+2
2024-03-12hw/cxl/cxl-host: Fix missing ERRP_GUARD() in cxl_fixed_memory_window_config()Zhao Liu1-0/+1
2023-10-04hw/cxl: Support 4 HDM decoders at all levels of topologyJonathan Cameron1-22/+45
2023-10-04hw/cxl: Fix and use same calculation for HDM decoder block size everywhereJonathan Cameron1-1/+3
2023-09-21hw/cxl: Fix CFMW config memory leakLi Zhijian1-6/+6
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-12/+19
2023-01-17hw/cxl/cxl-host: Fix an error message typoHoa Nguyen1-1/+1
2022-08-17hw/cxl: Fix wrong query of target portsJonathan Cameron1-7/+5
2022-08-17hw/cxl: Fix memory leak in error pathsJonathan Cameron1-2/+3
2022-06-16pci-bridge/cxl_downstream: Add a CXL switch downstream portJonathan Cameron1-2/+41
2022-06-09pci/pci_expander_bridge: For CXL HB delay the HB register memory region setup.Jonathan Cameron1-0/+20
2022-06-09hw/cxl: Push linking of CXL targets into i386/pc rather than in machine.cJonathan Cameron1-5/+3
2022-06-09hw/cxl: Make the CXL fixed memory window setup a machine parameter.Jonathan Cameron1-5/+67
2022-05-13cxl/cxl-host: Add memops for CFMWS region.Jonathan Cameron1-0/+128
2022-05-13hw/cxl/host: Add support for CXL Fixed Memory Windows.Jonathan Cameron1-0/+94