aboutsummaryrefslogtreecommitdiffstats
path: root/hw/cxl/cxl-device-utils.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* hw/cxl: Standardize all references on CXL r3.1 and minor updatesJonathan Cameron2024-02-141-3/+5
* hw/cxl: Update mailbox status registers.Jonathan Cameron2024-02-141-1/+5
* hw/cxl/device: read from register values in mdev_reg_read()Hyeonggon Yoo2024-02-141-6/+11
* hw/cxl/mbox: Wire up interrupts for background completionDavidlohr Bueso2023-11-071-1/+9
* hw/cxl/mbox: Add support for background operationsDavidlohr Bueso2023-11-071-3/+21
* hw/cxl: Add a switch mailbox CCI functionJonathan Cameron2023-11-071-0/+27
* hw/cxl/mbox: Generalize the CCI command processingJonathan Cameron2023-11-071-1/+43
* hw/cxl/mbox: Pull the CCI definition out of the CXLDeviceStateJonathan Cameron2023-11-071-7/+24
* hw/cxl: Use a switch to explicitly check size in caps_reg_read()Jonathan Cameron2023-11-071-4/+7
* 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