aboutsummaryrefslogtreecommitdiff
path: root/hw/cxl/cxl-mailbox-utils.c
AgeCommit message (Expand)AuthorFilesLines
2023-03-02hw/cxl/mailbox: Use new UUID network order define for cel_uuidIra Weiny1-7/+6
2023-03-02hw/cxl: Add CXL_CAPACITY_MULTIPLIER definitionGregory Price1-6/+9
2022-08-17hw/cxl: Correctly handle variable sized mailbox input payloads.Jonathan Cameron1-1/+1
2022-08-17hw/cxl: Fix Get LSA input payload size which should be 8 bytes.Jonathan Cameron1-1/+1
2022-05-13hw/cxl/device: Implement get/set Label Storage Area (LSA)Ben Widawsky1-0/+60
2022-05-13hw/cxl/device: Plumb real Label Storage Area (LSA) sizingBen Widawsky1-0/+3
2022-05-13hw/cxl/device: Add some trivial commandsBen Widawsky1-0/+69
2022-05-13hw/cxl/device: Add a memory device (8.2.8.5)Ben Widawsky1-0/+46
2022-05-13hw/cxl/device: Add log commands (8.2.9.4) + CELBen Widawsky1-0/+69
2022-05-13hw/cxl/device: Timestamp implementation (8.2.9.3)Ben Widawsky1-0/+42
2022-05-13hw/cxl/device: Add cheap EVENTS implementation (8.2.9.1)Ben Widawsky1-1/+26
2022-05-13hw/cxl/device: Implement basic mailbox (8.2.8.4)Ben Widawsky1-0/+164