| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | hw/cxl: Fix incorrect reset of commit and associated clearing of committed. | Jonathan Cameron | 2023-05-19 | 1 | -1/+5 |
| * | hw/cxl: Fix endian handling for decoder commit. | Jonathan Cameron | 2023-05-19 | 1 | -4/+4 |
| * | hw/cxl: drop pointless memory_region_transaction_guards | Jonathan Cameron | 2023-05-19 | 1 | -2/+0 |
| * | hw/mem/cxl_type3: Add CXL RAS Error Injection Support. | Jonathan Cameron | 2023-03-07 | 1 | -1/+3 |
| * | hw/cxl: Fix endian issues in CXL RAS capability defaults / masks | Jonathan Cameron | 2023-03-07 | 1 | -9/+9 |
| * | hw/cxl: Fix missing write mask for HDM decoder target list registers | Jonathan Cameron | 2022-06-09 | 1 | -2/+11 |
| * | hw/cxl/component Add a dumb HDM decoder handler | Ben Widawsky | 2022-05-13 | 1 | -0/+31 |
| * | hw/cxl/component: Add utils for interleave parameter encoding/decoding | Jonathan Cameron | 2022-05-13 | 1 | -0/+34 |
| * | hw/cxl/device: Add a memory device (8.2.8.5) | Ben Widawsky | 2022-05-13 | 1 | -0/+18 |
| * | hw/cxl/component: Introduce CXL components (8.1.x, 8.2.5) | Ben Widawsky | 2022-05-13 | 1 | -0/+313 |