summary refs log tree commit diff stats
path: root/hw/cxl/cxl-device-utils.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* hw/cxl: Fix local variable shadowing of cap_hdrsJonathan Cameron2023-10-061-4/+4
* hw/cxl/events: Add event status registerIra Weiny2023-06-221-5/+38
* hw/cxl: Introduce cxl_device_get_timestamp() utility functionIra Weiny2023-05-191-0/+15
* hw/cxl/mailbox: Use new UUID network order define for cel_uuidIra Weiny2023-03-021-1/+1
* hw/cxl: Add stub write function for RO MemoryRegionOps entries.Jonathan Cameron2022-08-171-3/+9
* hw/cxl/device: Add memory device utilitiesBen Widawsky2022-05-131-1/+37
* hw/cxl/device: Implement basic mailbox (8.2.8.4)Ben Widawsky2022-05-131-1/+121
* hw/cxl/device: Implement the CAP array (8.2.8.1-2)Ben Widawsky2022-05-131-0/+109