aboutsummaryrefslogtreecommitdiff
path: root/include/hw/cxl/cxl_device.h
AgeCommit message (Expand)Author
2024-07-21hw/cxl: Support firmware updatesDavidlohr Bueso
2024-07-21hw/cxl/cxl-mailbox-utils: Add device DDR5 ECS control featureShiju Jose
2024-07-21hw/cxl/cxl-mailbox-utils: Add device patrol scrub control featureShiju Jose
2024-07-21hw/cxl/cxl-mailbox-utils: Add support for feature commands (8.2.9.6)Shiju Jose
2024-07-21hw/cxl: Add get scan media results cmd supportDavidlohr Bueso
2024-07-21hw/cxl/events: discard all event records during sanitationHyeonggon Yoo
2024-07-21hw/cxl/mbox: replace sanitize_running() with cxl_dev_media_disabled()Hyeonggon Yoo
2024-07-21hw/cxl: Add get scan media capabilities cmd supportDavidlohr Bueso
2024-07-01hw/mem/cxl_type3: Add DPA range validation for accesses to DC regionsFan Ni
2024-07-01hw/cxl/events: Add qmp interfaces to add/release dynamic capacity extentsFan Ni
2024-07-01hw/cxl/cxl-mailbox-utils: Add mailbox commands to support add/release dynamic...Fan Ni
2024-07-01hw/mem/cxl_type3: Add DC extent list representative and get DC extent list ma...Fan Ni
2024-07-01hw/mem/cxl_type3: Add host backend and address space handling for DC regionsFan Ni
2024-07-01include/hw/cxl/cxl_device: Rename mem_size as static_mem_size for type3 memor...Fan Ni
2024-07-01hw/cxl/cxl-mailbox-utils: Add dynamic capacity region representative and mail...Fan Ni
2024-07-01hw/cxl/mailbox: interface to add CCI commands to an existing CCIGregory Price
2024-07-01hw/cxl/mailbox: change CCI cmd set structure to be a member, not a referenceGregory Price
2024-02-21hw/cxl/cxl_device.h: correct typosManos Pitsidianakis
2024-02-14hw/cxl: Standardize all references on CXL r3.1 and minor updatesJonathan Cameron
2024-02-14hw/cxl: Update mailbox status registers.Jonathan Cameron
2024-02-14hw/cxl/device: read from register values in mdev_reg_read()Hyeonggon Yoo
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 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: 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/cxl/cxl_device: Replace magic number in CXLError definitionFan Ni
2023-09-08include/: 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/events: Add event status registerIra Weiny
2023-06-22hw/cxl: Add clear poison mailbox command support.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: Multi-Region CXL Type-3 Devices (Volatile and Persistent)Gregory Price
2023-03-07hw/mem/cxl_type3: Add CXL RAS Error Injection Support.Jonathan Cameron
2023-03-02hw/cxl/mailbox: Use new UUID network order define for cel_uuidIra Weiny
2023-01-08include/hw/pci: Split pci_device.h off pci.hMarkus Armbruster
2023-01-08include/hw/cxl: Include hw/cxl/*.h where neededMarkus Armbruster
2023-01-08include/hw/pci: Break inclusion loop pci_bridge.h and cxl.hMarkus Armbruster
2022-11-07hw/cxl/cdat: CXL CDAT Data Object Exchange implementationHuai-Cheng Kuo
2022-10-09mem/cxl-type3: Add sn option to provide serial number for PCI ecapJonathan Cameron
2022-05-13mem/cxl_type3: Add read and write functions for associated hostmem.Jonathan Cameron