summaryrefslogtreecommitdiffstats
path: root/hw/cxl/cxl-mailbox-utils.c
Commit message (Expand)AuthorAgeFilesLines
* 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/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-131-0/+46
* 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: Implement basic mailbox (8.2.8.4)Ben Widawsky2022-05-131-0/+164