Age | Commit message (Expand) | Author | Files | Lines |
2023-06-23 | hw/cxl/events: Add injection of Memory Module Events | Jonathan Cameron | 1 | -0/+19 |
2023-06-22 | hw/cxl/events: Add injection of DRAM events | Jonathan Cameron | 1 | -0/+23 |
2023-06-22 | hw/cxl/events: Add injection of General Media Events | Ira Weiny | 1 | -0/+20 |
2023-06-22 | hw/cxl/events: Add event interrupt support | Ira Weiny | 2 | -1/+28 |
2023-06-22 | hw/cxl/events: Wire up get/clear event mailbox commands | Ira Weiny | 2 | -0/+80 |
2023-06-22 | hw/cxl: Move CXLRetCode definition to cxl_device.h | Jonathan Cameron | 1 | -0/+28 |
2023-06-22 | hw/cxl/events: Add event status register | Ira Weiny | 2 | -3/+48 |
2023-06-22 | hw/cxl: Add clear poison mailbox command support. | Jonathan Cameron | 1 | -0/+1 |
2023-06-22 | hw/cxl: QMP based poison injection support | Jonathan Cameron | 2 | -0/+21 |
2023-05-19 | hw/cxl: Introduce cxl_device_get_timestamp() utility function | Ira Weiny | 1 | -0/+2 |
2023-05-19 | hw/cxl: Multi-Region CXL Type-3 Devices (Volatile and Persistent) | Gregory Price | 1 | -3/+8 |
2023-04-24 | hw/pci-bridge: Make PCIe and CXL PXB Devices inherit from TYPE_PXB_DEV | Jonathan Cameron | 1 | -2/+2 |
2023-03-07 | hw/pxb-cxl: Support passthrough HDM Decoders unless overridden | Jonathan Cameron | 2 | -0/+2 |
2023-03-07 | hw/mem/cxl_type3: Add CXL RAS Error Injection Support. | Jonathan Cameron | 2 | -0/+37 |
2023-03-02 | hw/cxl/mailbox: Use new UUID network order define for cel_uuid | Ira Weiny | 1 | -1/+1 |
2023-02-08 | hw/cxl: Clean up includes | Markus Armbruster | 3 | -4/+0 |
2023-01-08 | include/hw/cxl: Break inclusion loop cxl_pci.h and cxl_cdat_h | Markus Armbruster | 1 | -1/+0 |
2023-01-08 | include/hw/pci: Split pci_device.h off pci.h | Markus Armbruster | 1 | -1/+1 |
2023-01-08 | include/hw/cxl: Include hw/cxl/*.h where needed | Markus Armbruster | 2 | -0/+2 |
2023-01-08 | include/hw/cxl: Move typedef PXBDev to cxl.h, and put it to use | Markus Armbruster | 1 | -1/+3 |
2023-01-08 | include/hw/pci: Break inclusion loop pci_bridge.h and cxl.h | Markus Armbruster | 4 | -3/+2 |
2022-11-07 | hw/pci-bridge/cxl-upstream: Add a CDAT table access DOE | Jonathan Cameron | 1 | -0/+1 |
2022-11-07 | hw/cxl/cdat: CXL CDAT Data Object Exchange implementation | Huai-Cheng Kuo | 4 | -0/+176 |
2022-10-09 | mem/cxl-type3: Add sn option to provide serial number for PCI ecap | Jonathan Cameron | 1 | -0/+1 |
2022-07-26 | hw/cxl: Fix size of constant in interleave granularity function. | Jonathan Cameron | 1 | -1/+1 |
2022-06-16 | pci-bridge/cxl_upstream: Add a CXL switch upstream port | Jonathan Cameron | 1 | -0/+5 |
2022-06-09 | pci/pci_expander_bridge: For CXL HB delay the HB register memory region setup. | Jonathan Cameron | 1 | -0/+1 |
2022-06-09 | hw/cxl: Push linking of CXL targets into i386/pc rather than in machine.c | Jonathan Cameron | 2 | -2/+1 |
2022-06-09 | hw/cxl: Make the CXL fixed memory window setup a machine parameter. | Jonathan Cameron | 2 | -5/+23 |
2022-05-13 | cxl/cxl-host: Add memops for CFMWS region. | Jonathan Cameron | 1 | -0/+2 |
2022-05-13 | mem/cxl_type3: Add read and write functions for associated hostmem. | Jonathan Cameron | 1 | -0/+6 |
2022-05-13 | CXL/cxl_component: Add cxl_get_hb_cstate() | Jonathan Cameron | 1 | -0/+2 |
2022-05-13 | hw/cxl/host: Add support for CXL Fixed Memory Windows. | Jonathan Cameron | 1 | -0/+21 |
2022-05-13 | hw/cxl/component: Add utils for interleave parameter encoding/decoding | Jonathan Cameron | 1 | -0/+8 |
2022-05-13 | hw/cxl/component: Implement host bridge MMIO (8.2.5, table 142) | Ben Widawsky | 1 | -0/+14 |
2022-05-13 | hw/cxl/device: Implement get/set Label Storage Area (LSA) | Ben Widawsky | 1 | -0/+5 |
2022-05-13 | hw/cxl/device: Plumb real Label Storage Area (LSA) sizing | Ben Widawsky | 1 | -1/+10 |
2022-05-13 | hw/cxl/device: Add a memory device (8.2.8.5) | Ben Widawsky | 2 | -0/+36 |
2022-05-13 | cxl: Machine level control on whether CXL support is enabled | Jonathan Cameron | 1 | -0/+4 |
2022-05-13 | hw/cxl/device: Timestamp implementation (8.2.9.3) | Ben Widawsky | 1 | -0/+6 |
2022-05-13 | hw/cxl/device: Add memory device utilities | Ben Widawsky | 1 | -3/+18 |
2022-05-13 | hw/cxl/device: Implement basic mailbox (8.2.8.4) | Ben Widawsky | 2 | -1/+21 |
2022-05-13 | hw/cxl/device: Implement the CAP array (8.2.8.1-2) | Ben Widawsky | 1 | -1/+30 |
2022-05-13 | hw/cxl/device: Introduce a CXL device (8.2.8) | Ben Widawsky | 2 | -0/+167 |
2022-05-13 | hw/cxl/component: Introduce CXL components (8.1.x, 8.2.5) | Ben Widawsky | 3 | -0/+375 |