aboutsummaryrefslogtreecommitdiff
path: root/hw/cxl/cxl-mailbox-utils.c
AgeCommit message (Expand)Author
2023-11-15hw/cxl: spelling fixes: limitaions, potentialy, intializedMichael Tokarev
2023-11-07hw/cxl: Add tunneled command support to mailbox for switch cci.Jonathan Cameron
2023-11-07hw/cxl: Add dummy security state getJonathan Cameron
2023-11-07hw/cxl/mbox: Add Get Background Operation Status CommandJonathan Cameron
2023-11-07hw/cxl: Add support for device sanitationDavidlohr Bueso
2023-11-07hw/cxl/mbox: Wire up interrupts for background completionDavidlohr Bueso
2023-11-07hw/cxl/mbox: Add support for background operationsDavidlohr Bueso
2023-11-07hw/cxl: Implement Physical Ports status retrievalJonathan Cameron
2023-11-07hw/cxl/mbox: Add Physical Switch Identify command.Jonathan Cameron
2023-11-07hw/cxl/mbox: Add Information and Status / Identify commandJonathan Cameron
2023-11-07hw/cxl: Add a switch mailbox CCI functionJonathan Cameron
2023-11-07hw/cxl/mbox: Generalize the CCI command processingJonathan Cameron
2023-11-07hw/cxl/mbox: Pull the CCI definition out of the CXLDeviceStateJonathan Cameron
2023-11-07hw/cxl/mbox: Split mailbox command payload into separate input and outputJonathan Cameron
2023-11-07hw/cxl/mbox: Pull the payload out of struct cxl_cmd and make instances constantJonathan Cameron
2023-11-07hw/cxl: Line length reductionsJonathan Cameron
2023-09-21hw/other: spelling fixesMichael Tokarev
2023-06-22hw/cxl/events: Add event interrupt supportIra Weiny
2023-06-22hw/cxl/events: Wire up get/clear event mailbox commandsIra Weiny
2023-06-22hw/cxl: Move CXLRetCode definition to cxl_device.hJonathan Cameron
2023-06-22hw/cxl: Add clear poison mailbox command support.Jonathan Cameron
2023-06-22hw/cxl: Add poison injection via the mailbox.Jonathan Cameron
2023-06-22hw/cxl: QMP based poison injection supportJonathan Cameron
2023-05-19hw/cxl: Introduce cxl_device_get_timestamp() utility functionIra Weiny
2023-05-19hw/cxl: rename mailbox return code type from ret_code to CXLRetCodeJonathan Cameron
2023-05-19hw/cxl: Multi-Region CXL Type-3 Devices (Volatile and Persistent)Gregory Price
2023-03-02hw/cxl/mailbox: Use new UUID network order define for cel_uuidIra Weiny
2023-03-02hw/cxl: Add CXL_CAPACITY_MULTIPLIER definitionGregory Price
2022-08-17hw/cxl: Correctly handle variable sized mailbox input payloads.Jonathan Cameron
2022-08-17hw/cxl: Fix Get LSA input payload size which should be 8 bytes.Jonathan Cameron
2022-05-13hw/cxl/device: Implement get/set Label Storage Area (LSA)Ben Widawsky
2022-05-13hw/cxl/device: Plumb real Label Storage Area (LSA) sizingBen Widawsky
2022-05-13hw/cxl/device: Add some trivial commandsBen Widawsky
2022-05-13hw/cxl/device: Add a memory device (8.2.8.5)Ben Widawsky
2022-05-13hw/cxl/device: Add log commands (8.2.9.4) + CELBen Widawsky
2022-05-13hw/cxl/device: Timestamp implementation (8.2.9.3)Ben Widawsky
2022-05-13hw/cxl/device: Add cheap EVENTS implementation (8.2.9.1)Ben Widawsky
2022-05-13hw/cxl/device: Implement basic mailbox (8.2.8.4)Ben Widawsky