summaryrefslogtreecommitdiff
path: root/tools/testing/cxl/test/mem.c
AgeCommit message (Expand)Author
2024-07-10cxl/test: Replace ENXIO with EBUSY for inject poison limit reachedAlison Schofield
2024-07-02cxl/events: Use a common struct for DRAM and General Media eventsFabio M. De Francesco
2024-05-28cxl/test: Add missing vmalloc.h for tools/testing/cxl/test/mem.cDave Jiang
2024-04-30cxl/test: Enhance event testingIra Weiny
2024-01-09cxl/events: Create a CXL event unionIra Weiny
2024-01-09cxl/events: Separate UUID from event structuresIra Weiny
2024-01-09cxl/events: Create common event UUID definesIra Weiny
2023-10-31Merge branch 'for-6.7/cxl-rch-eh' into cxl/nextDan Williams
2023-10-27cxl/pci: Remove Component Register base address from struct cxl_dev_stateRobert Richter
2023-10-27tools/testing/cxl: Slow down the mock firmware transferVishal Verma
2023-10-09tools/testing/cxl: Add 'sanitize notifier' supportDan Williams
2023-10-09tools/testing/cxl: Make cxl_memdev_state available to other command emulationDan Williams
2023-10-06cxl/pci: Clarify devm host for memdev relative setupDan Williams
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