aboutsummaryrefslogtreecommitdiff
path: root/hw/cxl
AgeCommit message (Expand)Author
2023-10-04hw/cxl: Support 4 HDM decoders at all levels of topologyJonathan Cameron
2023-10-04hw/cxl: Fix and use same calculation for HDM decoder block size everywhereJonathan Cameron
2023-10-04hw/cxl: Add utility functions decoder interleave ways and target count.Jonathan Cameron
2023-10-04hw/cxl: Push cxl_decoder_count_enc() and cxl_decode_ig() into .cJonathan Cameron
2023-09-21hw/cxl: Fix CFMW config memory leakLi Zhijian
2023-09-21hw/other: spelling fixesMichael Tokarev
2023-06-22hw/cxl/events: Add event interrupt supportIra Weiny
2023-06-22hw/cxl/events: Wire up get/clear event mailbox commandsIra Weiny
2023-06-22hw/cxl: Move CXLRetCode definition to cxl_device.hJonathan Cameron
2023-06-22hw/cxl/events: Add event status registerIra Weiny
2023-06-22hw/cxl: Add clear poison mailbox command support.Jonathan Cameron
2023-06-22hw/cxl: Add poison injection via the mailbox.Jonathan Cameron
2023-06-22hw/cxl: QMP based poison injection supportJonathan Cameron
2023-06-20meson: Replace softmmu_ss -> system_ssPhilippe Mathieu-Daudé
2023-05-19hw/cxl: Introduce cxl_device_get_timestamp() utility functionIra Weiny
2023-05-19hw/cxl: rename mailbox return code type from ret_code to CXLRetCodeJonathan Cameron
2023-05-19hw/cxl: Multi-Region CXL Type-3 Devices (Volatile and Persistent)Gregory Price
2023-05-19hw/cxl: Fix incorrect reset of commit and associated clearing of committed.Jonathan Cameron
2023-05-19hw/cxl: Fix endian handling for decoder commit.Jonathan Cameron
2023-05-19hw/cxl: drop pointless memory_region_transaction_guardsJonathan 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-04-24hw/pci-bridge: Make PCIe and CXL PXB Devices inherit from TYPE_PXB_DEVJonathan Cameron
2023-03-07hw/pxb-cxl: Support passthrough HDM Decoders unless overriddenJonathan Cameron
2023-03-07hw/mem/cxl_type3: Add CXL RAS Error Injection Support.Jonathan Cameron
2023-03-07hw/cxl: Fix endian issues in CXL RAS capability defaults / masksJonathan Cameron
2023-03-02hw/cxl/mailbox: Use new UUID network order define for cel_uuidIra Weiny
2023-03-02hw/cxl: Add CXL_CAPACITY_MULTIPLIER definitionGregory Price
2023-01-17hw/cxl/cxl-host: Fix an error message typoHoa Nguyen
2023-01-16hw/cxl/cxl-cdat.c: spelling: missmatchMichael Tokarev
2022-11-07hw/cxl/cdat: CXL CDAT Data Object Exchange implementationHuai-Cheng Kuo
2022-08-17hw/cxl: Correctly handle variable sized mailbox input payloads.Jonathan Cameron
2022-08-17hw/cxl: Fix Get LSA input payload size which should be 8 bytes.Jonathan Cameron
2022-08-17hw/cxl: Add stub write function for RO MemoryRegionOps entries.Jonathan Cameron
2022-08-17hw/cxl: Fix wrong query of target portsJonathan Cameron
2022-08-17hw/cxl: Fix memory leak in error pathsJonathan Cameron
2022-06-16pci-bridge/cxl_downstream: Add a CXL switch downstream portJonathan Cameron
2022-06-09hw/cxl: Fix missing write mask for HDM decoder target list registersJonathan Cameron
2022-06-09pci/pci_expander_bridge: For CXL HB delay the HB register memory region setup.Jonathan Cameron
2022-06-09hw/cxl: Push linking of CXL targets into i386/pc rather than in machine.cJonathan Cameron
2022-06-09hw/cxl: Make the CXL fixed memory window setup a machine parameter.Jonathan Cameron
2022-05-13hw/cxl/component Add a dumb HDM decoder handlerBen Widawsky
2022-05-13cxl/cxl-host: Add memops for CFMWS region.Jonathan Cameron
2022-05-13hw/cxl/host: Add support for CXL Fixed Memory Windows.Jonathan Cameron
2022-05-13hw/cxl/component: Add utils for interleave parameter encoding/decodingJonathan Cameron
2022-05-13hw/cxl/device: Implement get/set Label Storage Area (LSA)Ben Widawsky
2022-05-13hw/cxl/device: Plumb real Label Storage Area (LSA) sizingBen Widawsky
2022-05-13hw/cxl/device: Add some trivial commandsBen Widawsky
2022-05-13hw/cxl/device: Add a memory device (8.2.8.5)Ben Widawsky
2022-05-13hw/cxl/device: Add log commands (8.2.9.4) + CELBen Widawsky