| Commit message (Expand) | Author | Age | Files | Lines |
* | pci-bridge/cxl_downstream: Add a CXL switch downstream port | Jonathan Cameron | 2022-06-16 | 1 | -2/+41 |
* | hw/cxl: Fix missing write mask for HDM decoder target list registers | Jonathan Cameron | 2022-06-10 | 1 | -2/+11 |
* | pci/pci_expander_bridge: For CXL HB delay the HB register memory region setup. | Jonathan Cameron | 2022-06-10 | 2 | -0/+21 |
* | hw/cxl: Push linking of CXL targets into i386/pc rather than in machine.c | Jonathan Cameron | 2022-06-10 | 2 | -6/+4 |
* | hw/cxl: Make the CXL fixed memory window setup a machine parameter. | Jonathan Cameron | 2022-06-10 | 2 | -9/+69 |
* | hw/cxl/component Add a dumb HDM decoder handler | Ben Widawsky | 2022-05-13 | 1 | -0/+31 |
* | cxl/cxl-host: Add memops for CFMWS region. | Jonathan Cameron | 2022-05-13 | 2 | -0/+130 |
* | hw/cxl/host: Add support for CXL Fixed Memory Windows. | Jonathan Cameron | 2022-05-13 | 3 | -0/+114 |
* | hw/cxl/component: Add utils for interleave parameter encoding/decoding | Jonathan Cameron | 2022-05-13 | 1 | -0/+34 |
* | hw/cxl/device: Implement get/set Label Storage Area (LSA) | Ben Widawsky | 2022-05-13 | 1 | -0/+60 |
* | hw/cxl/device: Plumb real Label Storage Area (LSA) sizing | Ben Widawsky | 2022-05-13 | 1 | -0/+3 |
* | hw/cxl/device: Add some trivial commands | Ben Widawsky | 2022-05-13 | 1 | -0/+69 |
* | hw/cxl/device: Add a memory device (8.2.8.5) | Ben Widawsky | 2022-05-13 | 2 | -0/+64 |
* | hw/cxl/device: Add log commands (8.2.9.4) + CEL | Ben Widawsky | 2022-05-13 | 1 | -0/+69 |
* | hw/cxl/device: Timestamp implementation (8.2.9.3) | Ben Widawsky | 2022-05-13 | 1 | -0/+42 |
* | hw/cxl/device: Add cheap EVENTS implementation (8.2.9.1) | Ben Widawsky | 2022-05-13 | 1 | -1/+26 |
* | hw/cxl/device: Add memory device utilities | Ben Widawsky | 2022-05-13 | 1 | -1/+37 |
* | hw/cxl/device: Implement basic mailbox (8.2.8.4) | Ben Widawsky | 2022-05-13 | 3 | -1/+286 |
* | hw/cxl/device: Implement the CAP array (8.2.8.1-2) | Ben Widawsky | 2022-05-13 | 2 | -0/+110 |
* | hw/cxl/component: Introduce CXL components (8.1.x, 8.2.5) | Ben Widawsky | 2022-05-13 | 3 | -0/+320 |