summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm/Makefile
AgeCommit message (Expand)AuthorFilesLines
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-14KVM: selftests: Add new CFLAGS to generate dependency filesYu Zhang1-2/+15
2023-06-03KVM: selftests: Add test for race in kvm_recalculate_apic_map()Michal Luczaj1-0/+1
2023-06-02KVM: 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-02KVM: 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-17KVM: selftests: Add a test for KVM_CAP_EXIT_ON_EMULATION_FAILUREDavid Matlack1-0/+1
2022-11-17KVM: selftests: Rename emulator_error_test to smaller_maxphyaddr_emulation_testDavid Matlack1-1/+1
2022-11-17KVM: 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
2022-09-14KVM: selftests: Add test for AArch32 ID registersOliver Upton1-0/+1
2022-08-10KVM: selftests: Make rseq compatible with glibc-2.35Gavin Shan1-2/+3
2022-08-10selftests: kvm: fix compilationPaolo Bonzini1-0/+2
2022-08-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+16
2022-07-28KVM: selftests: Verify VMX MSRs can be restored to KVM-supported valuesSean Christopherson1-0/+1
2022-07-14KVM: selftests: Remove the obsolete/dead MMU role testSean Christopherson1-1/+0
2022-07-12selftests: stop using KSFT_KHDR_INSTALLGuillaume Tucker1-1/+0
2022-06-24KVM: selftests: Add a self test for CMCI and UCNA emulations.Jue Wang1-0/+1
2022-06-24KVM: selftests: Add NX huge pages testBen Gardon1-0/+10
2022-06-22KVM: selftests: Add MONITOR/MWAIT quirk testSean Christopherson1-0/+1
2022-06-09Merge branch 'kvm-5.20-early'Paolo Bonzini1-0/+3
2022-06-09KVM: selftests: Add option to run dirty_log_perf_test vCPUs in L2David Matlack1-0/+1
2022-06-09KVM: selftests: Clean up LIBKVM files in MakefileDavid Matlack1-5/+31