summaryrefslogtreecommitdiff
path: root/tools/testing/cxl/test/mem.c
AgeCommit message (Expand)Author
2023-06-25Merge branch 'for-6.5/cxl-type-2' into for-6.5/cxlDan Williams
2023-06-25Merge branch 'for-6.5/cxl-fwupd' into for-6.5/cxlDan Williams
2023-06-25tools/testing/cxl: add firmware update emulation to CXL memdevsVishal Verma
2023-06-25tools/testing/cxl: Use named effects for the Command Effect LogVishal Verma
2023-06-25tools/testing/cxl: Fix command effects for inject/clear poisonVishal Verma
2023-06-25cxl/test: Add Secure Erase opcode supportDavidlohr Bueso
2023-06-25cxl/test: Add Sanitize opcode supportDavidlohr Bueso
2023-06-25cxl/mbox: Move mailbox related driver state to its own data structureDan Williams
2023-06-25tools/testing/cxl: Remove unused @cxlds argumentDan Williams
2023-05-18cxl: Move cxl_await_media_ready() to before capacity info retrievalDave Jiang
2023-04-24cxl/test: Add mock test for set_timestampDavidlohr Bueso
2023-04-23tools/testing/cxl: Add a sysfs attr to test poison inject limitsAlison Schofield
2023-04-23tools/testing/cxl: Use injected poison for get poison listAlison Schofield
2023-04-23tools/testing/cxl: Mock the Clear Poison mailbox commandAlison Schofield
2023-04-23tools/testing/cxl: Mock the Inject Poison mailbox commandAlison Schofield
2023-04-23tools/testing/cxl: Mock support for Get Poison ListAlison Schofield
2023-01-26cxl/test: Simulate event log overflowIra Weiny
2023-01-26cxl/test: Add specific eventsIra Weiny
2023-01-26cxl/test: Add generic mock eventsIra Weiny
2022-12-05Merge branch 'for-6.2/cxl-security' into for-6.2/cxlDan Williams
2022-12-05tools/testing/cxl: Add an RCH topologyDan Williams
2022-12-02cxl/pmem: Refactor nvdimm device registration, delete the workqueueDan Williams
2022-12-01tools/testing/cxl: add mechanism to lock mem device for testingDave Jiang
2022-12-01tools/testing/cxl: Add "passphrase secure erase" opcode supportDave Jiang
2022-12-01tools/testing/cxl: Add "Unlock" security opcode supportDave Jiang
2022-12-01tools/testing/cxl: Add "Freeze Security State" security opcode supportDave Jiang
2022-12-01tools/testing/cxl: Add "Disable" security opcode supportDave Jiang
2022-12-01tools/testing/cxl: Add "Set Passphrase" opcode supportDave Jiang
2022-12-01tools/testing/cxl: Add "Get Security State" opcode supportDave Jiang
2022-07-10tools/testing/cxl: Add partition supportDan Williams
2022-07-09cxl/mem: Convert partition-info to resourcesDan Williams
2022-05-19cxl/mem: Consolidate CXL DVSEC Range enumeration in the coreDan Williams
2022-05-19cxl/pci: Move cxl_await_media_ready() to the coreDan Williams
2022-02-08tools/testing/cxl: Mock dvsec_ranges()Dan Williams
2022-02-08cxl/pci: Emit device serial numberDan Williams
2022-02-08cxl/pci: Implement wait for media activeBen Widawsky
2021-11-15tools/testing/cxl: add mock output for the GET_HEALTH_INFO commandVishal Verma
2021-11-15cxl/memdev: Change cxl_mem to a more descriptive nameIra Weiny
2021-09-21tools/testing/cxl: Introduce a mock memory device + driverDan Williams