summaryrefslogtreecommitdiffstats
path: root/include/hw/cxl
Commit message (Expand)AuthorAgeFilesLines
* hw/pci-bridge/cxl-upstream: Add a CDAT table access DOEJonathan Cameron2022-11-071-0/+1
* hw/cxl/cdat: CXL CDAT Data Object Exchange implementationHuai-Cheng Kuo2022-11-074-0/+176
* mem/cxl-type3: Add sn option to provide serial number for PCI ecapJonathan Cameron2022-10-091-0/+1
* hw/cxl: Fix size of constant in interleave granularity function.Jonathan Cameron2022-07-261-1/+1
* pci-bridge/cxl_upstream: Add a CXL switch upstream portJonathan Cameron2022-06-161-0/+5
* pci/pci_expander_bridge: For CXL HB delay the HB register memory region setup.Jonathan Cameron2022-06-101-0/+1
* hw/cxl: Push linking of CXL targets into i386/pc rather than in machine.cJonathan Cameron2022-06-102-2/+1Star
* hw/cxl: Make the CXL fixed memory window setup a machine parameter.Jonathan Cameron2022-06-102-5/+23
* cxl/cxl-host: Add memops for CFMWS region.Jonathan Cameron2022-05-131-0/+2
* mem/cxl_type3: Add read and write functions for associated hostmem.Jonathan Cameron2022-05-131-0/+6
* CXL/cxl_component: Add cxl_get_hb_cstate()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: Add utils for interleave parameter encoding/decodingJonathan Cameron2022-05-131-0/+8
* hw/cxl/component: Implement host bridge MMIO (8.2.5, table 142)Ben Widawsky2022-05-131-0/+14
* hw/cxl/device: Implement get/set Label Storage Area (LSA)Ben Widawsky2022-05-131-0/+5
* hw/cxl/device: Plumb real Label Storage Area (LSA) sizingBen Widawsky2022-05-131-1/+10
* hw/cxl/device: Add a memory device (8.2.8.5)Ben Widawsky2022-05-132-0/+36
* cxl: Machine level control on whether CXL support is enabledJonathan Cameron2022-05-131-0/+4
* hw/cxl/device: Timestamp implementation (8.2.9.3)Ben Widawsky2022-05-131-0/+6
* hw/cxl/device: Add memory device utilitiesBen Widawsky2022-05-131-3/+18
* hw/cxl/device: Implement basic mailbox (8.2.8.4)Ben Widawsky2022-05-132-1/+21
* hw/cxl/device: Implement the CAP array (8.2.8.1-2)Ben Widawsky2022-05-131-1/+30
* hw/cxl/device: Introduce a CXL device (8.2.8)Ben Widawsky2022-05-132-0/+167
* hw/cxl/component: Introduce CXL components (8.1.x, 8.2.5)Ben Widawsky2022-05-133-0/+375