summaryrefslogtreecommitdiff
path: root/tools/testing/cxl/test/mem.c
AgeCommit message (Expand)AuthorFilesLines
2024-09-12cxl: Move mailbox related bits to the same contextDave Jiang1-11/+33
2024-07-11cxl/test: Replace ENXIO with EBUSY for inject poison limit reachedAlison Schofield1-8/+7
2024-07-02cxl/events: Use a common struct for DRAM and General Media eventsFabio M. De Francesco1-25/+29
2024-05-29cxl/test: Add missing vmalloc.h for tools/testing/cxl/test/mem.cDave Jiang1-0/+1
2024-04-30cxl/test: Enhance event testingIra Weiny1-4/+15
2024-01-10cxl/events: Create a CXL event unionIra Weiny1-13/+18
2024-01-10cxl/events: Separate UUID from event structuresIra Weiny1-54/+75
2024-01-10cxl/events: Create common event UUID definesIra Weiny1-6/+3
2023-10-31Merge branch 'for-6.7/cxl-rch-eh' into cxl/nextDan Williams1-3/+1
2023-10-28cxl/pci: Remove Component Register base address from struct cxl_dev_stateRobert Richter1-3/+1
2023-10-27tools/testing/cxl: Slow down the mock firmware transferVishal Verma1-0/+1
2023-10-09tools/testing/cxl: Add 'sanitize notifier' supportDan Williams1-1/+67
2023-10-09tools/testing/cxl: Make cxl_memdev_state available to other command emulationDan Williams1-3/+3
2023-10-06cxl/pci: Clarify devm host for memdev relative setupDan Williams1-2/+2
2023-06-26Merge branch 'for-6.5/cxl-type-2' into for-6.5/cxlDan Williams1-85/+76
2023-06-26Merge branch 'for-6.5/cxl-fwupd' into for-6.5/cxlDan Williams1-9/+183
2023-06-26tools/testing/cxl: add firmware update emulation to CXL memdevsVishal Verma1-0/+160
2023-06-26tools/testing/cxl: Use named effects for the Command Effect LogVishal Verma1-9/+23
2023-06-26tools/testing/cxl: Fix command effects for inject/clear poisonVishal Verma1-2/+2
2023-06-26cxl/test: Add Secure Erase opcode supportDavidlohr Bueso1-0/+27
2023-06-26cxl/test: Add Sanitize opcode supportDavidlohr Bueso1-0/+25
2023-06-26cxl/mbox: Move mailbox related driver state to its own data structureDan Williams1-19/+24
2023-06-26tools/testing/cxl: Remove unused @cxlds argumentDan Williams1-47/+39
2023-05-19cxl: Move cxl_await_media_ready() to before capacity info retrievalDave Jiang1-0/+1
2023-04-24cxl/test: Add mock test for set_timestampDavidlohr Bueso1-0/+24
2023-04-23tools/testing/cxl: Add a sysfs attr to test poison inject limitsAlison Schofield1-4/+48
2023-04-23tools/testing/cxl: Use injected poison for get poison listAlison Schofield1-19/+43
2023-04-23tools/testing/cxl: Mock the Clear Poison mailbox commandAlison Schofield1-0/+36
2023-04-23tools/testing/cxl: Mock the Inject Poison mailbox commandAlison Schofield1-0/+77
2023-04-23tools/testing/cxl: Mock support for Get Poison ListAlison Schofield1-0/+42
2023-01-27cxl/test: Simulate event log overflowIra Weiny1-1/+49
2023-01-27cxl/test: Add specific eventsIra Weiny1-0/+73
2023-01-27cxl/test: Add generic mock eventsIra Weiny1-0/+231
2022-12-05Merge branch 'for-6.2/cxl-security' into for-6.2/cxlDan Williams1-7/+406
2022-12-05tools/testing/cxl: Add an RCH topologyDan Williams1-2/+35
2022-12-03cxl/pmem: Refactor nvdimm device registration, delete the workqueueDan Williams1-3/+0
2022-12-01tools/testing/cxl: add mechanism to lock mem device for testingDave Jiang1-4/+44
2022-12-01tools/testing/cxl: Add "passphrase secure erase" opcode supportDave Jiang1-0/+102
2022-12-01tools/testing/cxl: Add "Unlock" security opcode supportDave Jiang1-0/+45
2022-12-01tools/testing/cxl: Add "Freeze Security State" security opcode supportDave Jiang1-0/+20
2022-12-01tools/testing/cxl: Add "Disable" security opcode supportDave Jiang1-0/+74
2022-12-01tools/testing/cxl: Add "Set Passphrase" opcode supportDave Jiang1-0/+88
2022-12-01tools/testing/cxl: Add "Get Security State" opcode supportDave Jiang1-7/+37
2022-07-10tools/testing/cxl: Add partition supportDan Williams1-24/+27
2022-07-10cxl/mem: Convert partition-info to resourcesDan Williams1-1/+1
2022-05-19cxl/mem: Consolidate CXL DVSEC Range enumeration in the coreDan Williams1-10/+0
2022-05-19cxl/pci: Move cxl_await_media_ready() to the coreDan Williams1-7/+0
2022-02-09tools/testing/cxl: Mock dvsec_ranges()Dan Williams1-0/+10
2022-02-09cxl/pci: Emit device serial numberDan Williams1-0/+1
2022-02-09cxl/pci: Implement wait for media activeBen Widawsky1-0/+8