aboutsummaryrefslogtreecommitdiff
path: root/hw/cxl/cxl-cdat.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-25hw/cxl/cxl-cdat: Make cxl_doe_cdat_init() return booleanZhao Liu1-3/+3
2024-04-25hw/cxl/cxl-cdat: Make ct3_build_cdat() return booleanZhao Liu1-4/+5
2024-04-25hw/cxl/cxl-cdat: Make ct3_load_cdat() return booleanZhao Liu1-6/+7
2024-03-09hw/cxl/cxl-cdat: Fix type of buf in ct3_load_cdat()Thomas Huth1-2/+2
2024-02-14cxl/cdat: Fix header sum value in CDAT checksumIra Weiny1-2/+7
2024-02-14cxl/cdat: Handle cdat table build errorsIra Weiny1-1/+1
2023-11-07hw/cxl: Line length reductionsJonathan Cameron1-1/+2
2023-05-19hw/cxl: cdat: Fix failure to free buffer in erorr pathsJonathan Cameron1-15/+18
2023-05-19hw/cxl: cdat: Fix open file not closed in ct3_load_cdat()Hao Zeng1-21/+8
2023-01-16hw/cxl/cxl-cdat.c: spelling: missmatchMichael Tokarev1-1/+1
2022-11-07hw/cxl/cdat: CXL CDAT Data Object Exchange implementationHuai-Cheng Kuo1-0/+224