summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kvm-x86-selftests_utils-6.10' of https://github.com/kvm-x86/linux ...Paolo Bonzini13 days1-2/+2
|\
| * KVM: selftests: Define _GNU_SOURCE for all selftests codeSean Christopherson2024-04-291-2/+2
* | Merge tag 'kvmarm-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kv...Paolo Bonzini13 days1-0/+2
|\ \
| * | KVM: selftests: Add stress test for LPI injectionOliver Upton2024-04-251-0/+1
| * | KVM: selftests: Add a minimal library for interacting with an ITSOliver Upton2024-04-251-0/+1
* | | Merge tag 'kvm-riscv-6.10-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini2024-05-071-0/+2
|\ \ \ | |_|/ |/| |
| * | KVM: riscv: selftests: Add SBI PMU selftestAtish Patra2024-04-261-0/+1
| * | RISC-V: KVM: selftests: Add ebreak test supportChao Du2024-04-081-0/+1
| |/
* / selftests: kvm: add tests for KVM_SEV_INIT2Paolo Bonzini2024-04-111-0/+1
|/
* selftests: kvm: remove meaningless assignments in MakefilesPaolo Bonzini2024-03-151-2/+2
* Merge tag 'kvm-x86-pmu-6.9' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2024-03-111-0/+2
|\
| * KVM: selftests: Test Intel PMU architectural events on gp countersJinrong Liang2024-01-301-0/+1
| * KVM: selftests: Add pmu.h and lib/pmu.c for common PMU assetsJinrong Liang2024-01-301-0/+1
* | Merge tag 'kvm-x86-selftests-6.9' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2024-03-111-0/+2
|\ \
| * | KVM: selftests: Add a basic SEV smoke testPeter Gonda2024-02-281-0/+1
| * | KVM: selftests: Add library for creating and interacting with SEV guestsPeter Gonda2024-02-281-0/+1
| |/
* | KVM: riscv: selftests: Add sstc timer testHaibo Xu2024-03-061-0/+1
* | KVM: riscv: selftests: Add exception handling supportHaibo Xu2024-03-061-0/+1
* | KVM: selftests: Add CONFIG_64BIT definition for the buildHaibo Xu2024-02-261-1/+1
* | KVM: arm64: selftests: Split arch_timer test codeHaibo Xu2024-02-261-1/+2
* | selftests/kvm: Fix issues with $(SPLIT_TESTS)Paolo Bonzini2024-02-261-8/+12
|/
* Merge tag 'kvm-riscv-6.8-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini2024-01-021-12/+19
|\
| * RISC-V: KVM: selftests: Add steal_time test supportAndrew Jones2023-12-301-2/+3
| * Merge tag 'kvmarm-fixes-6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2023-12-221-10/+16
| |\
| | * KVM: selftests: Ensure sysreg-defs.h is generated at the expected pathOliver Upton2023-12-121-10/+16
* | | Merge tag 'loongarch-kvm-6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini2024-01-021-2/+3
|\| |
| * | KVM: selftests: add -MP to CFLAGSDavid Woodhouse2023-12-081-1/+1
| |/
| * perf build: Ensure sysreg-defs Makefile respects output dirOliver Upton2023-11-221-2/+3
* | KVM: selftests: Remove x86's so called "MMIO warning" testSean Christopherson2023-11-291-1/+0
* | KVM: selftests: add -MP to CFLAGSDavid Woodhouse2023-11-291-1/+1
* | KVM: selftests: Test KVM exit behavior for private memory/accessAckerley Tng2023-11-141-0/+1
* | KVM: selftests: Add basic selftest for guest_memfd()Chao Peng2023-11-141-0/+1
* | KVM: selftests: Add x86-only selftest for private memory conversionsVishal Annapurve2023-11-141-0/+1
|/
* Merge tag 'kvmarm-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini2023-10-311-3/+21
|\
| * Merge branch kvm-arm64/pmu_pmcr_n into kvmarm/nextOliver Upton2023-10-301-0/+1
| |\
| | * KVM: selftests: aarch64: Introduce vpmu_counter_access testReiji Watanabe2023-10-241-0/+1
| * | KVM: selftests: Avoid using forced target for generating arm64 headersOliver Upton2023-10-301-6/+5
| * | KVM: arm64: selftests: Test for setting ID register from usersapceJing Zhang2023-10-181-0/+1
| * | KVM: selftests: Generate sysreg-defs.h and add to include pathOliver Upton2023-10-181-3/+20
| |/
* / KVM: selftests: Test behavior of HWCR, a.k.a. MSR_K7_HWCRJim Mattson2023-10-091-0/+1
|/
* Merge tag 'kvm-riscv-6.6-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini2023-08-311-2/+11
|\
| * KVM: riscv: selftests: Add get-reg-list testHaibo Xu2023-08-091-0/+1
| * KVM: arm64: selftests: Split get-reg-list test codeAndrew Jones2023-08-091-2/+10
* | KVM: s390: selftests: Add selftest for single-steppingIlya Leoshkevich2023-08-281-0/+1
* | KVM: selftests: Add a selftest for guest prints and formatted assertsAaron Lewis2023-08-021-0/+4
* | KVM: selftests: Add guest_snprintf() to KVM selftestsAaron Lewis2023-08-021-0/+1
* | KVM: selftests: Add strnlen() to the string overridesAaron Lewis2023-08-021-0/+1
|/
* Merge tag 'kvm-x86-selftests-6.5' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2023-07-011-2/+16
|\
| * KVM: selftests: Add new CFLAGS to generate dependency filesYu Zhang2023-06-131-2/+15
| * KVM: selftests: Add dirty logging page splitting testBen Gardon2023-06-011-0/+1