summaryrefslogtreecommitdiffstats
path: root/tools/testing/cxl
AgeCommit message (Expand)AuthorLines
2023-06-25tools/testing/cxl: add firmware update emulation to CXL memdevsVishal Verma-0/+160
2023-06-25tools/testing/cxl: Use named effects for the Command Effect LogVishal Verma-9/+23
2023-06-25tools/testing/cxl: Fix command effects for inject/clear poisonVishal Verma-2/+2
2023-06-25cxl/test: Add Secure Erase opcode supportDavidlohr Bueso-0/+27
2023-06-25cxl/test: Add Sanitize opcode supportDavidlohr Bueso-0/+25
2023-06-25Revert "cxl/port: Enable the HDM decoder capability for switch ports"Dan Williams-16/+0
2023-06-25cxl/port: Rename CXL_DECODER_{EXPANDER, ACCELERATOR} => {HOSTONLYMEM, DEVMEM}Dan Williams-3/+3
2023-06-25cxl/mbox: Move mailbox related driver state to its own data structureDan Williams-19/+24
2023-06-25tools/testing/cxl: Remove unused @cxlds argumentDan Williams-47/+39
2023-06-25cxl: Rename 'uport' to 'uport_dev'Dan Williams-15/+15
2023-06-25cxl/rch: Prepare for caching the MMIO mapped PCIe AER capabilityDan Williams-1/+3
2023-06-25cxl/acpi: Probe RCRB later during RCH downstream port creationRobert Richter-21/+29
2023-05-30cxl/pci: Find and register CXL PMU devicesJonathan Cameron-0/+1
2023-05-18cxl: Move cxl_await_media_ready() to before capacity info retrievalDave Jiang-0/+1
2023-05-18cxl/port: Enable the HDM decoder capability for switch portsDan Williams-0/+16
2023-05-13tools/testing/cxl: Use DEFINE_STATIC_SRCU()Dan Williams-1/+1
2023-04-24cxl/test: Add mock test for set_timestampDavidlohr Bueso-0/+24
2023-04-23tools/testing/cxl: Require CONFIG_DEBUG_FSAlison Schofield-0/+1
2023-04-23tools/testing/cxl: Add a sysfs attr to test poison inject limitsAlison Schofield-4/+48
2023-04-23tools/testing/cxl: Use injected poison for get poison listAlison Schofield-19/+43
2023-04-23tools/testing/cxl: Mock the Clear Poison mailbox commandAlison Schofield-0/+36
2023-04-23tools/testing/cxl: Mock the Inject Poison mailbox commandAlison Schofield-0/+77
2023-04-23tools/testing/cxl: Mock support for Get Poison ListAlison Schofield-0/+42
2023-02-14Merge branch 'for-6.3/cxl-rr-emu' into cxl/nextDan Williams-12/+37
2023-02-14cxl/hdm: Create emulated cxl_hdm for devices that do not have HDM decodersDave Jiang-5/+9
2023-02-14cxl/hdm: Emulate HDM decoder from DVSEC range registersDave Jiang-5/+8
2023-02-14cxl/port: Export cxl_dvsec_rr_decode() to cxl_portDave Jiang-2/+20
2023-02-10Merge branch 'for-6.3/cxl-ram-region' into cxl/nextDan Williams-10/+137
2023-02-10tools/testing/cxl: Define a fixed volatile configuration to parseDan Williams-10/+137
2023-02-07Merge branch 'for-6.3/cxl-events' into cxl/nextDan Williams-1/+353
2023-01-26cxl/test: Simulate event log overflowIra Weiny-1/+49
2023-01-26cxl/test: Add specific eventsIra Weiny-0/+73
2023-01-26cxl/test: Add generic mock eventsIra Weiny-1/+232
2023-01-26tools/testing/cxl: Remove cxl_test module math loading messageAlison Schofield-3/+1
2023-01-25tools/testing/cxl: require 64-bitLuis Chamberlain-0/+1
2023-01-05tools/testing/cxl: Prevent cxl_test from confusing production modulesDan Williams-0/+69
2023-01-04cxl/pci: Move tracepoint definitions to drivers/cxl/core/Dan Williams-0/+2
2022-12-05tools/testing/cxl: Require cache invalidation bypassDan Williams-0/+2
2022-12-05Merge branch 'for-6.2/cxl-xor' into for-6.2/cxlDan Williams-2/+114
2022-12-05Merge branch 'for-6.2/cxl-security' into for-6.2/cxlDan Williams-7/+407
2022-12-05tools/testing/cxl: Add an RCH topologyDan Williams-11/+176
2022-12-03tools/testing/cxl: Add XOR Math support to cxl_testAlison Schofield-3/+115
2022-12-03cxl/acpi: Extract component registers of restricted hosts from RCRBRobert Richter-0/+33
2022-12-02tools/testing/cxl: Make mock CEDT parsing more robustDan Williams-4/+6
2022-12-02cxl/pmem: Refactor nvdimm device registration, delete the workqueueDan Williams-3/+0
2022-12-01tools/testing/cxl: add mechanism to lock mem device for testingDave Jiang-4/+44
2022-12-01tools/testing/cxl: Add "passphrase secure erase" opcode supportDave Jiang-0/+102
2022-12-01tools/testing/cxl: Add "Unlock" security opcode supportDave Jiang-0/+45
2022-12-01tools/testing/cxl: Add "Freeze Security State" security opcode supportDave Jiang-0/+20
2022-12-01tools/testing/cxl: Add "Disable" security opcode supportDave Jiang-0/+74