summaryrefslogtreecommitdiffstats
path: root/tools/testing/cxl/test
AgeCommit message (Expand)AuthorLines
2024-02-16cxl/test: Add support for qos_class checkingDave Jiang-9/+69
2024-01-22tools/testing/cxl: Disable "missing prototypes / declarations" warningsDan Williams-0/+2
2024-01-09Merge branch 'for-6.8/cxl-cper' into for-6.8/cxlDan Williams-70/+93
2024-01-09cxl/events: Create a CXL event unionIra Weiny-13/+18
2024-01-09cxl/events: Separate UUID from event structuresIra Weiny-54/+75
2024-01-09cxl/events: Create common event UUID definesIra Weiny-6/+3
2023-12-22tools/testing/cxl: Add hostbridge UID string for cxl_test mock hb devicesDave Jiang-0/+4
2023-12-04cxl: Add cxl_num_decoders_committed() usage to cxl_testDave Jiang-2/+3
2023-10-31Merge branch 'for-6.7/cxl-rch-eh' into cxl/nextDan Williams-3/+1
2023-10-27cxl/pci: Remove Component Register base address from struct cxl_dev_stateRobert Richter-3/+1
2023-10-27tools/testing/cxl: Slow down the mock firmware transferVishal Verma-0/+1
2023-10-27cxl/region: Fix x1 root-decoder granularity calculationsJim Harris-1/+1
2023-10-09tools/testing/cxl: Add 'sanitize notifier' supportDan Williams-1/+67
2023-10-09tools/testing/cxl: Make cxl_memdev_state available to other command emulationDan Williams-3/+3
2023-10-06cxl/pci: Clarify devm host for memdev relative setupDan Williams-2/+2
2023-07-20tools/testing/cxl: Remove unused SZ_512G macroXiao Yang-4/+0
2023-06-25Merge branch 'for-6.5/cxl-rch-eh' into for-6.5/cxlDan Williams-34/+43
2023-06-25Merge branch 'for-6.5/cxl-type-2' into for-6.5/cxlDan Williams-103/+79
2023-06-25Merge branch 'for-6.5/cxl-fwupd' into for-6.5/cxlDan Williams-9/+183
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-15/+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-20/+27
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/+15
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: 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/+36
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/+19
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