summary refs log tree commit diff stats
path: root/include/hw/cxl/cxl_component.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* hw/cxl/cxl-cdat: Make cxl_doe_cdat_init() return booleanZhao Liu2024-04-251-1/+1
* hw/pci-bridge/pxb-cxl: Drop RAS capability from host bridge.Jonathan Cameron2024-03-121-0/+1
* hw/cxl: Standardize all references on CXL r3.1 and minor updatesJonathan Cameron2024-02-141-9/+17
* hw/cxl: Update RAS Capability Definitions for version 3.Jonathan Cameron2024-02-141-1/+4
* hw/cxl: Update link register definitions.Jonathan Cameron2024-02-141-2/+2
* hw/cxl: Update HDM Decoder capability to version 3Jonathan Cameron2024-02-141-2/+14
* hw/cxl: Add a switch mailbox CCI functionJonathan Cameron2023-11-071-1/+2
* hw/cxl: Line length reductionsJonathan Cameron2023-11-071-1/+2
* hw/cxl: Support 4 HDM decoders at all levels of topologyJonathan Cameron2023-10-041-1/+9
* hw/cxl: Fix and use same calculation for HDM decoder block size everywhereJonathan Cameron2023-10-041-0/+2
* hw/cxl: Add utility functions decoder interleave ways and target count.Jonathan Cameron2023-10-041-0/+2
* hw/cxl: Push cxl_decoder_count_enc() and cxl_decode_ig() into .cJonathan Cameron2023-10-041-16/+2
* hw/pxb-cxl: Support passthrough HDM Decoders unless overriddenJonathan Cameron2023-03-071-0/+1
* hw/mem/cxl_type3: Add CXL RAS Error Injection Support.Jonathan Cameron2023-03-071-0/+26
* hw/cxl: Clean up includesMarkus Armbruster2023-02-081-2/+0
* include/hw/cxl: Include hw/cxl/*.h where neededMarkus Armbruster2023-01-081-0/+1
* hw/cxl/cdat: CXL CDAT Data Object Exchange implementationHuai-Cheng Kuo2022-11-071-0/+7
* hw/cxl: Fix size of constant in interleave granularity function.Jonathan Cameron2022-07-261-1/+1
* CXL/cxl_component: Add cxl_get_hb_cstate()Jonathan Cameron2022-05-131-0/+2
* hw/cxl/component: Add utils for interleave parameter encoding/decodingJonathan Cameron2022-05-131-0/+8
* hw/cxl/component: Introduce CXL components (8.1.x, 8.2.5)Ben Widawsky2022-05-131-0/+213