aboutsummaryrefslogtreecommitdiff
path: root/hw/acpi/cxl.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-22hw/cxl: Add QTG _DSM support for ACPI0017 deviceDave Jiang1-0/+69
2023-04-24hw/pci-bridge: Make PCIe and CXL PXB Devices inherit from TYPE_PXB_DEVJonathan Cameron1-5/+6
2022-06-09hw/acpi/cxl: Pass in the CXLState directly rather than MachineStateJonathan Cameron1-5/+4
2022-05-13acpi/cxl: Introduce CFMWS structures in CEDTBen Widawsky1-0/+59
2022-05-13acpi/cxl: Create the CEDT (9.14.1)Ben Widawsky1-0/+68
2022-05-13acpi/cxl: Add _OSC implementation (9.14.2)Ben Widawsky1-0/+130