On Mon, Sep 1, 2025 at 1:06 PM dayss1224@gmail.com wrote:
From: Dong Yang dayss1224@gmail.com
Add supported KVM test cases and fix the compilation dependencies.
Changes in v3:
- Reorder patches to fix build dependencies
- Sort common supported test cases alphabetically
- Move ucall_common.h include from common header to specific source files
Changes in v2:
- Delete some repeat KVM test cases on riscv
- Add missing headers to fix the build for new RISC-V KVM selftests
Dong Yang (1): KVM: riscv: selftests: Add missing headers for new testcases
Quan Zhou (2): KVM: riscv: selftests: Use the existing RISCV_FENCE macro in `rseq-riscv.h` KVM: riscv: selftests: Add common supported test cases
Queued this series for Linux-6.18
Thanks, Anup