summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm/Makefile
AgeCommit message (Expand)AuthorFilesLines
2023-10-30Merge branch kvm-arm64/pmu_pmcr_n into kvmarm/nextOliver Upton1-0/+1
2023-10-30KVM: selftests: Avoid using forced target for generating arm64 headersOliver Upton1-6/+5
2023-10-24KVM: selftests: aarch64: Introduce vpmu_counter_access testReiji Watanabe1-0/+1
2023-10-18KVM: arm64: selftests: Test for setting ID register from usersapceJing Zhang1-0/+1
2023-10-18KVM: selftests: Generate sysreg-defs.h and add to include pathOliver Upton1-3/+20
2023-10-09KVM: selftests: Test behavior of HWCR, a.k.a. MSR_K7_HWCRJim Mattson1-0/+1
2023-08-31Merge tag 'kvm-riscv-6.6-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini1-2/+11
2023-08-28KVM: s390: selftests: Add selftest for single-steppingIlya Leoshkevich1-0/+1
2023-08-09KVM: riscv: selftests: Add get-reg-list testHaibo Xu1-0/+1
2023-08-09KVM: arm64: selftests: Split get-reg-list test codeAndrew Jones1-2/+10
2023-08-02KVM: selftests: Add a selftest for guest prints and formatted assertsAaron Lewis1-0/+4
2023-08-02KVM: selftests: Add guest_snprintf() to KVM selftestsAaron Lewis1-0/+1
2023-08-02KVM: selftests: Add strnlen() to the string overridesAaron Lewis1-0/+1
2023-07-01Merge tag 'kvm-x86-selftests-6.5' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini1-2/+16
2023-07-01Merge tag 'kvm-s390-next-6.5-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini1-0/+1
2023-06-16KVM: s390: selftests: add selftest for CMMA migrationNico Boehr1-0/+1
2023-06-13KVM: selftests: Add new CFLAGS to generate dependency filesYu Zhang1-2/+15
2023-06-02KVM: selftests: Add test for race in kvm_recalculate_apic_map()Michal Luczaj1-0/+1
2023-06-01KVM: selftests: Add dirty logging page splitting testBen Gardon1-0/+1
2023-04-26Merge tag 'kvm-x86-selftests-6.4' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini1-0/+1
2023-04-11KVM: selftests: Add test to verify KVM's supported XCR0Aaron Lewis1-0/+1
2023-04-05KVM: selftests: Add test for SMCCC filterOliver Upton1-0/+1
2023-02-15Merge tag 'kvm-s390-next-6.3-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini1-0/+3
2023-02-07KVM: selftests: Compile s390 tests with -march=z10Nina Schoetterl-Glausch1-0/+3
2023-02-01KVM: selftests: Test Hyper-V extended hypercall exit to userspaceVipin Sharma1-0/+1
2022-12-27KVM: selftests: Disable "gnu-variable-sized-type-not-at-end" warningSean Christopherson1-0/+1
2022-12-27KVM: selftests: Include lib.mk before consuming $(CC)Sean Christopherson1-4/+5
2022-12-27KVM: selftests: Explicitly disable builtins for mem*() overridesSean Christopherson1-0/+1
2022-12-27KVM: selftests: Probe -no-pie with actual CFLAGS used to compileSean Christopherson1-1/+1
2022-12-27KVM: selftests: Use proper function prototypes in probing codeSean Christopherson1-2/+2
2022-12-27KVM: selftests: Rename UNAME_M to ARCH_DIR, fill explicitly for x86Sean Christopherson1-34/+13
2022-12-09Merge tag 'kvmarm-6.2' of https://git.kernel.org/pub/scm/linux/kernel/git/kvm...Paolo Bonzini1-0/+3
2022-12-05Merge branch kvm-arm64/selftest/access-tracking into kvmarm-master/nextMarc Zyngier1-0/+1
2022-11-29KVM: selftests: Build access_tracking_perf_test for arm64Oliver Upton1-0/+1
2022-11-21KVM: selftests: Rename 'evmcs_test' to 'hyperv_evmcs'Vitaly Kuznetsov1-1/+1
2022-11-21KVM: selftests: Move Hyper-V VP assist page enablement out of evmcs.hVitaly Kuznetsov1-0/+1
2022-11-21KVM: selftests: Hyper-V PV TLB flush selftestVitaly Kuznetsov1-0/+1
2022-11-18KVM: selftests: Hyper-V PV IPI selftestVitaly Kuznetsov1-0/+1
2022-11-17Merge branch 'kvm-svm-harden' into HEADPaolo Bonzini1-0/+1
2022-11-17kvm: selftests: add svm nested shutdown testMaxim Levitsky1-0/+1
2022-11-16KVM: selftests: Add a test for KVM_CAP_EXIT_ON_EMULATION_FAILUREDavid Matlack1-0/+1
2022-11-16KVM: selftests: Rename emulator_error_test to smaller_maxphyaddr_emulation_testDavid Matlack1-1/+1
2022-11-16KVM: selftests: Consolidate common code for populating ucall structSean Christopherson1-0/+1
2022-11-16KVM: selftests: Rename perf_test_util.[ch] to memstress.[ch]David Matlack1-2/+2
2022-11-10KVM: selftests: aarch64: Add aarch64/page_fault_testRicardo Koller1-0/+1
2022-11-10KVM: selftests: Add a userfaultfd libraryRicardo Koller1-0/+1
2022-10-03Merge tag 'kvmarm-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini1-0/+1
2022-09-30Merge tag 'kvm-x86-6.1-2' of https://github.com/sean-jc/linux into HEADPaolo Bonzini1-0/+1
2022-09-30KVM: selftests: Implement memcmp(), memcpy(), and memset() for guest useSean Christopherson1-1/+10
2022-09-26KVM: selftests: Add an x86-only test to verify nested exception queueingSean Christopherson1-0/+1