Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hw/cxl: Correctly handle variable sized mailbox input payloads. | Jonathan Cameron | 2022-08-17 | 1 | -1/+1 |
* | hw/cxl: Fix Get LSA input payload size which should be 8 bytes. | Jonathan Cameron | 2022-08-17 | 1 | -1/+1 |
* | 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 | 1 | -0/+46 |
* | 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: Implement basic mailbox (8.2.8.4) | Ben Widawsky | 2022-05-13 | 1 | -0/+164 |