aboutsummaryrefslogtreecommitdiff
path: root/hw/cxl/cxl-cdat.c
AgeCommit message (Expand)Author
2024-04-25hw/cxl/cxl-cdat: Make cxl_doe_cdat_init() return booleanZhao Liu
2024-04-25hw/cxl/cxl-cdat: Make ct3_build_cdat() return booleanZhao Liu
2024-04-25hw/cxl/cxl-cdat: Make ct3_load_cdat() return booleanZhao Liu
2024-03-09hw/cxl/cxl-cdat: Fix type of buf in ct3_load_cdat()Thomas Huth
2024-02-14cxl/cdat: Fix header sum value in CDAT checksumIra Weiny
2024-02-14cxl/cdat: Handle cdat table build errorsIra Weiny
2023-11-07hw/cxl: Line length reductionsJonathan Cameron
2023-05-19hw/cxl: cdat: Fix failure to free buffer in erorr pathsJonathan Cameron
2023-05-19hw/cxl: cdat: Fix open file not closed in ct3_load_cdat()Hao Zeng
2023-01-16hw/cxl/cxl-cdat.c: spelling: missmatchMichael Tokarev
2022-11-07hw/cxl/cdat: CXL CDAT Data Object Exchange implementationHuai-Cheng Kuo