summaryrefslogtreecommitdiffstats
path: root/hw/cxl
Commit message (Expand)AuthorAgeFilesLines
* hw/cxl/cdat: CXL CDAT Data Object Exchange implementationHuai-Cheng Kuo2022-11-072-0/+225
* hw/cxl: Correctly handle variable sized mailbox input payloads.Jonathan Cameron2022-08-171-1/+1
* hw/cxl: Fix Get LSA input payload size which should be 8 bytes.Jonathan Cameron2022-08-171-1/+1
* hw/cxl: Add stub write function for RO MemoryRegionOps entries.Jonathan Cameron2022-08-171-3/+9
* hw/cxl: Fix wrong query of target portsJonathan Cameron2022-08-171-7/+5Star
* 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
* hw/cxl: Fix missing write mask for HDM decoder target list registersJonathan Cameron2022-06-101-2/+11
* pci/pci_expander_bridge: For CXL HB delay the HB register memory region setup.Jonathan Cameron2022-06-102-0/+21
* hw/cxl: Push linking of CXL targets into i386/pc rather than in machine.cJonathan Cameron2022-06-102-6/+4Star
* hw/cxl: Make the CXL fixed memory window setup a machine parameter.Jonathan Cameron2022-06-102-9/+69
* hw/cxl/component Add a dumb HDM decoder handlerBen Widawsky2022-05-131-0/+31
* cxl/cxl-host: Add memops for CFMWS region.Jonathan Cameron2022-05-132-0/+130
* hw/cxl/host: Add support for CXL Fixed Memory Windows.Jonathan Cameron2022-05-133-0/+114
* hw/cxl/component: Add utils for interleave parameter encoding/decodingJonathan Cameron2022-05-131-0/+34
* hw/cxl/device: Implement get/set Label Storage Area (LSA)Ben Widawsky2022-05-131-0/+60
* hw/cxl/device: Plumb real Label Storage Area (LSA) sizingBen Widawsky2022-05-131-0/+3
* hw/cxl/device: Add some trivial commandsBen Widawsky2022-05-131-0/+69
* hw/cxl/device: Add a memory device (8.2.8.5)Ben Widawsky2022-05-132-0/+64
* hw/cxl/device: Add log commands (8.2.9.4) + CELBen Widawsky2022-05-131-0/+69
* hw/cxl/device: Timestamp implementation (8.2.9.3)Ben Widawsky2022-05-131-0/+42
* hw/cxl/device: Add cheap EVENTS implementation (8.2.9.1)Ben Widawsky2022-05-131-1/+26
* hw/cxl/device: Add memory device utilitiesBen Widawsky2022-05-131-1/+37
* hw/cxl/device: Implement basic mailbox (8.2.8.4)Ben Widawsky2022-05-133-1/+286
* hw/cxl/device: Implement the CAP array (8.2.8.1-2)Ben Widawsky2022-05-132-0/+110
* hw/cxl/component: Introduce CXL components (8.1.x, 8.2.5)Ben Widawsky2022-05-133-0/+320