aboutsummaryrefslogtreecommitdiff
path: root/include/hw/cxl/cxl_device.h
AgeCommit message (Expand)AuthorFilesLines
2025-07-15hw/cxl: mailbox-utils: 0x5604 - FMAPI Initiate DC AddAnisa Su1-0/+4
2025-07-15hw/cxl: Create helper function to create DC Event Records from extentsAnisa Su1-0/+4
2025-07-15hw/cxl: mailbox-utils: 0x5602 - FMAPI Set DC Region ConfigAnisa Su1-0/+3
2025-07-15hw/mem: cxl_type3: Add DC Region bitmap lockAnisa Su1-0/+1
2025-07-15hw/mem: cxl_type3: Add dsmas_flags to CXLDCRegion structAnisa Su1-0/+15
2025-07-15hw/cxl: mailbox-utils: 0x5600 - FMAPI Get DCD InfoAnisa Su1-0/+1
2025-07-15hw/cxl: fix DC extent capacity trackingFan Ni1-1/+2
2025-05-14hw/cxl/cxl-mailbox-utils: CXL CCI Get/Set alert config commandsSweta Kumari1-0/+15
2025-05-14hw/cxl/cxl-mailbox-utils: Media operations Sanitize and Write Zeros commands ...Vinayak Holikatti1-0/+4
2025-05-14hw/cxl: Support aborting background commandsDavidlohr Bueso1-0/+4
2025-02-21hw/cxl: Introduce CXL_T3_MSIX_VECTOR enumerationLi Zhijian1-2/+2
2024-11-04hw/cxl/cxl-mailbox-utils: Fix for device DDR5 ECS control feature tablesShiju Jose1-14/+22
2024-11-04hw/mem/cxl-type3: Add properties to control link speed and widthJonathan Cameron1-0/+4
2024-07-21hw/cxl: Support firmware updatesDavidlohr Bueso1-0/+15
2024-07-21hw/cxl/cxl-mailbox-utils: Add device DDR5 ECS control featureShiju Jose1-0/+24
2024-07-21hw/cxl/cxl-mailbox-utils: Add device patrol scrub control featureShiju Jose1-0/+24
2024-07-21hw/cxl/cxl-mailbox-utils: Add support for feature commands (8.2.9.6)Shiju Jose1-0/+10
2024-07-21hw/cxl: Add get scan media results cmd supportDavidlohr Bueso1-0/+1
2024-07-21hw/cxl/events: discard all event records during sanitationHyeonggon Yoo1-0/+1
2024-07-21hw/cxl/mbox: replace sanitize_running() with cxl_dev_media_disabled()Hyeonggon Yoo1-5/+5
2024-07-21hw/cxl: Add get scan media capabilities cmd supportDavidlohr Bueso1-0/+9
2024-07-01hw/mem/cxl_type3: Add DPA range validation for accesses to DC regionsFan Ni1-0/+7
2024-07-01hw/cxl/events: Add qmp interfaces to add/release dynamic capacity extentsFan Ni1-0/+22
2024-07-01hw/cxl/cxl-mailbox-utils: Add mailbox commands to support add/release dynamic...Fan Ni1-0/+4
2024-07-01hw/mem/cxl_type3: Add DC extent list representative and get DC extent list ma...Fan Ni1-0/+22
2024-07-01hw/mem/cxl_type3: Add host backend and address space handling for DC regionsFan Ni1-0/+8
2024-07-01include/hw/cxl/cxl_device: Rename mem_size as static_mem_size for type3 memor...Fan Ni1-1/+1
2024-07-01hw/cxl/cxl-mailbox-utils: Add dynamic capacity region representative and mail...Fan Ni1-0/+16
2024-07-01hw/cxl/mailbox: interface to add CCI commands to an existing CCIGregory Price1-0/+2
2024-07-01hw/cxl/mailbox: change CCI cmd set structure to be a member, not a referenceGregory Price1-1/+1
2024-02-21hw/cxl/cxl_device.h: correct typosManos Pitsidianakis1-2/+2
2024-02-14hw/cxl: Standardize all references on CXL r3.1 and minor updatesJonathan Cameron1-17/+43
2024-02-14hw/cxl: Update mailbox status registers.Jonathan Cameron1-7/+10
2024-02-14hw/cxl/device: read from register values in mdev_reg_read()Hyeonggon Yoo1-2/+7
2023-11-15hw/cxl: spelling fixes: limitaions, potentialy, intializedMichael Tokarev1-1/+1
2023-11-07hw/cxl: Add tunneled command support to mailbox for switch cci.Jonathan Cameron1-0/+9
2023-11-07hw/cxl: Add support for device sanitationDavidlohr Bueso1-0/+17
2023-11-07hw/cxl/mbox: Wire up interrupts for background completionDavidlohr Bueso1-0/+1
2023-11-07hw/cxl/mbox: Add support for background operationsDavidlohr Bueso1-0/+10
2023-11-07hw/cxl: Add a switch mailbox CCI functionJonathan Cameron1-0/+15
2023-11-07hw/cxl/mbox: Generalize the CCI command processingJonathan Cameron1-1/+4
2023-11-07hw/cxl/mbox: Pull the CCI definition out of the CXLDeviceStateJonathan Cameron1-10/+25
2023-11-07hw/cxl/mbox: Split mailbox command payload into separate input and outputJonathan Cameron1-3/+4
2023-11-07hw/cxl/mbox: Pull the payload out of struct cxl_cmd and make instances constantJonathan Cameron1-0/+13
2023-11-07hw/cxl: Line length reductionsJonathan Cameron1-2/+3
2023-09-21hw/cxl/cxl_device: Replace magic number in CXLError definitionFan Ni1-1/+1
2023-09-08include/: spelling fixesMichael Tokarev1-1/+1
2023-06-22hw/cxl/events: Add event interrupt supportIra Weiny1-1/+5
2023-06-22hw/cxl/events: Wire up get/clear event mailbox commandsIra Weiny1-0/+25
2023-06-22hw/cxl: Move CXLRetCode definition to cxl_device.hJonathan Cameron1-0/+28