aboutsummaryrefslogtreecommitdiff
path: root/hw/cxl
AgeCommit message (Expand)AuthorFilesLines
2022-05-13hw/cxl/component Add a dumb HDM decoder handlerBen Widawsky1-0/+31
2022-05-13cxl/cxl-host: Add memops for CFMWS region.Jonathan Cameron2-0/+130
2022-05-13hw/cxl/host: Add support for CXL Fixed Memory Windows.Jonathan Cameron3-0/+114
2022-05-13hw/cxl/component: Add utils for interleave parameter encoding/decodingJonathan Cameron1-0/+34
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 Widawsky2-0/+64
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: Add memory device utilitiesBen Widawsky1-1/+37
2022-05-13hw/cxl/device: Implement basic mailbox (8.2.8.4)Ben Widawsky3-1/+286
2022-05-13hw/cxl/device: Implement the CAP array (8.2.8.1-2)Ben Widawsky2-0/+110
2022-05-13hw/cxl/component: Introduce CXL components (8.1.x, 8.2.5)Ben Widawsky3-0/+320