aboutsummaryrefslogtreecommitdiffstats
path: root/hw/cxl/cxl-cdat.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* hw/cxl/cxl-cdat: Make cxl_doe_cdat_init() return booleanZhao Liu2024-04-251-3/+3
* hw/cxl/cxl-cdat: Make ct3_build_cdat() return booleanZhao Liu2024-04-251-4/+5
* hw/cxl/cxl-cdat: Make ct3_load_cdat() return booleanZhao Liu2024-04-251-6/+7
* hw/cxl/cxl-cdat: Fix type of buf in ct3_load_cdat()Thomas Huth2024-03-091-2/+2
* cxl/cdat: Fix header sum value in CDAT checksumIra Weiny2024-02-141-2/+7
* cxl/cdat: Handle cdat table build errorsIra Weiny2024-02-141-1/+1
* hw/cxl: Line length reductionsJonathan Cameron2023-11-071-1/+2
* hw/cxl: cdat: Fix failure to free buffer in erorr pathsJonathan Cameron2023-05-191-15/+18
* hw/cxl: cdat: Fix open file not closed in ct3_load_cdat()Hao Zeng2023-05-191-21/+8
* hw/cxl/cxl-cdat.c: spelling: missmatchMichael Tokarev2023-01-161-1/+1
* hw/cxl/cdat: CXL CDAT Data Object Exchange implementationHuai-Cheng Kuo2022-11-071-0/+224