summaryrefslogtreecommitdiffstats
path: root/tools/testing/cxl/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* tools/testing/cxl: Add 'sanitize notifier' supportDan Williams2023-10-091-1/+67
* tools/testing/cxl: Make cxl_memdev_state available to other command emulationDan Williams2023-10-091-3/+3
* cxl/pci: Clarify devm host for memdev relative setupDan Williams2023-10-061-2/+2
* tools/testing/cxl: Remove unused SZ_512G macroXiao Yang2023-07-211-4/+0
* Merge branch 'for-6.5/cxl-rch-eh' into for-6.5/cxlDan Williams2023-06-263-34/+43
|\
| * cxl: Rename 'uport' to 'uport_dev'Dan Williams2023-06-252-15/+15
| * cxl/rch: Prepare for caching the MMIO mapped PCIe AER capabilityDan Williams2023-06-251-1/+3
| * cxl/acpi: Probe RCRB later during RCH downstream port creationRobert Richter2023-06-253-20/+27
* | Merge branch 'for-6.5/cxl-type-2' into for-6.5/cxlDan Williams2023-06-263-103/+79
|\ \
| * | Revert "cxl/port: Enable the HDM decoder capability for switch ports"Dan Williams2023-06-251-15/+0
| * | cxl/port: Rename CXL_DECODER_{EXPANDER, ACCELERATOR} => {HOSTONLYMEM, DEVMEM}Dan Williams2023-06-251-3/+3
| * | cxl/mbox: Move mailbox related driver state to its own data structureDan Williams2023-06-251-19/+24
| * | tools/testing/cxl: Remove unused @cxlds argumentDan Williams2023-06-251-47/+39
| |/
* | Merge branch 'for-6.5/cxl-fwupd' into for-6.5/cxlDan Williams2023-06-261-9/+183
|\ \
| * | tools/testing/cxl: add firmware update emulation to CXL memdevsVishal Verma2023-06-261-0/+160
| * | tools/testing/cxl: Use named effects for the Command Effect LogVishal Verma2023-06-261-9/+23
| * | tools/testing/cxl: Fix command effects for inject/clear poisonVishal Verma2023-06-261-2/+2
| |/
* | cxl/test: Add Secure Erase opcode supportDavidlohr Bueso2023-06-261-0/+27
* | cxl/test: Add Sanitize opcode supportDavidlohr Bueso2023-06-261-0/+25
|/
* cxl: Move cxl_await_media_ready() to before capacity info retrievalDave Jiang2023-05-191-0/+1
* cxl/port: Enable the HDM decoder capability for switch portsDan Williams2023-05-181-0/+15
* tools/testing/cxl: Use DEFINE_STATIC_SRCU()Dan Williams2023-05-131-1/+1
* cxl/test: Add mock test for set_timestampDavidlohr Bueso2023-04-241-0/+24
* tools/testing/cxl: Add a sysfs attr to test poison inject limitsAlison Schofield2023-04-231-4/+48
* tools/testing/cxl: Use injected poison for get poison listAlison Schofield2023-04-231-19/+43
* tools/testing/cxl: Mock the Clear Poison mailbox commandAlison Schofield2023-04-231-0/+36
* tools/testing/cxl: Mock the Inject Poison mailbox commandAlison Schofield2023-04-231-0/+77
* tools/testing/cxl: Mock support for Get Poison ListAlison Schofield2023-04-231-0/+42
* Merge branch 'for-6.3/cxl-rr-emu' into cxl/nextDan Williams2023-02-153-12/+36
|\
| * cxl/hdm: Create emulated cxl_hdm for devices that do not have HDM decodersDave Jiang2023-02-153-5/+9
| * cxl/hdm: Emulate HDM decoder from DVSEC range registersDave Jiang2023-02-153-5/+8
| * cxl/port: Export cxl_dvsec_rr_decode() to cxl_portDave Jiang2023-02-151-2/+19
* | Merge branch 'for-6.3/cxl-ram-region' into cxl/nextDan Williams2023-02-111-10/+137
|\ \
| * | tools/testing/cxl: Define a fixed volatile configuration to parseDan Williams2023-02-111-10/+137
* | | Merge branch 'for-6.3/cxl-events' into cxl/nextDan Williams2023-02-072-1/+353
|\ \ \
| * | | cxl/test: Simulate event log overflowIra Weiny2023-01-271-1/+49
| * | | cxl/test: Add specific eventsIra Weiny2023-01-271-0/+73
| * | | cxl/test: Add generic mock eventsIra Weiny2023-01-272-1/+232
| |/ /
* / / tools/testing/cxl: Remove cxl_test module math loading messageAlison Schofield2023-01-271-3/+1
|/ /
* / tools/testing/cxl: Prevent cxl_test from confusing production modulesDan Williams2023-01-061-0/+8
|/
* Merge branch 'for-6.2/cxl-xor' into for-6.2/cxlDan Williams2022-12-051-2/+114
|\
| * tools/testing/cxl: Add XOR Math support to cxl_testAlison Schofield2022-12-041-3/+115
* | Merge branch 'for-6.2/cxl-security' into for-6.2/cxlDan Williams2022-12-051-7/+406
|\ \
| * | tools/testing/cxl: add mechanism to lock mem device for testingDave Jiang2022-12-011-4/+44
| * | tools/testing/cxl: Add "passphrase secure erase" opcode supportDave Jiang2022-12-011-0/+102
| * | tools/testing/cxl: Add "Unlock" security opcode supportDave Jiang2022-12-011-0/+45
| * | tools/testing/cxl: Add "Freeze Security State" security opcode supportDave Jiang2022-12-011-0/+20
| * | tools/testing/cxl: Add "Disable" security opcode supportDave Jiang2022-12-011-0/+74
| * | tools/testing/cxl: Add "Set Passphrase" opcode supportDave Jiang2022-12-011-0/+88
| * | tools/testing/cxl: Add "Get Security State" opcode supportDave Jiang2022-12-011-7/+37