summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm/Makefile
AgeCommit message (Expand)Author
2023-06-13KVM: selftests: Add new CFLAGS to generate dependency filesYu Zhang
2023-06-02KVM: selftests: Add test for race in kvm_recalculate_apic_map()Michal Luczaj
2023-06-01KVM: selftests: Add dirty logging page splitting testBen Gardon
2023-04-26Merge tag 'kvm-x86-selftests-6.4' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2023-04-11KVM: selftests: Add test to verify KVM's supported XCR0Aaron Lewis
2023-04-05KVM: selftests: Add test for SMCCC filterOliver Upton
2023-02-15Merge tag 'kvm-s390-next-6.3-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2023-02-07KVM: selftests: Compile s390 tests with -march=z10Nina Schoetterl-Glausch
2023-02-01KVM: selftests: Test Hyper-V extended hypercall exit to userspaceVipin Sharma
2022-12-27KVM: selftests: Disable "gnu-variable-sized-type-not-at-end" warningSean Christopherson
2022-12-27KVM: selftests: Include lib.mk before consuming $(CC)Sean Christopherson
2022-12-27KVM: selftests: Explicitly disable builtins for mem*() overridesSean Christopherson
2022-12-27KVM: selftests: Probe -no-pie with actual CFLAGS used to compileSean Christopherson
2022-12-27KVM: selftests: Use proper function prototypes in probing codeSean Christopherson
2022-12-27KVM: selftests: Rename UNAME_M to ARCH_DIR, fill explicitly for x86Sean Christopherson
2022-12-09Merge tag 'kvmarm-6.2' of https://git.kernel.org/pub/scm/linux/kernel/git/kvm...Paolo Bonzini
2022-12-05Merge branch kvm-arm64/selftest/access-tracking into kvmarm-master/nextMarc Zyngier
2022-11-29KVM: selftests: Build access_tracking_perf_test for arm64Oliver Upton
2022-11-21KVM: selftests: Rename 'evmcs_test' to 'hyperv_evmcs'Vitaly Kuznetsov
2022-11-21KVM: selftests: Move Hyper-V VP assist page enablement out of evmcs.hVitaly Kuznetsov
2022-11-21KVM: selftests: Hyper-V PV TLB flush selftestVitaly Kuznetsov
2022-11-18KVM: selftests: Hyper-V PV IPI selftestVitaly Kuznetsov
2022-11-17Merge branch 'kvm-svm-harden' into HEADPaolo Bonzini
2022-11-17kvm: selftests: add svm nested shutdown testMaxim Levitsky
2022-11-16KVM: selftests: Add a test for KVM_CAP_EXIT_ON_EMULATION_FAILUREDavid Matlack
2022-11-16KVM: selftests: Rename emulator_error_test to smaller_maxphyaddr_emulation_testDavid Matlack
2022-11-16KVM: selftests: Consolidate common code for populating ucall structSean Christopherson
2022-11-16KVM: selftests: Rename perf_test_util.[ch] to memstress.[ch]David Matlack
2022-11-10KVM: selftests: aarch64: Add aarch64/page_fault_testRicardo Koller
2022-11-10KVM: selftests: Add a userfaultfd libraryRicardo Koller
2022-10-03Merge tag 'kvmarm-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini
2022-09-30Merge tag 'kvm-x86-6.1-2' of https://github.com/sean-jc/linux into HEADPaolo Bonzini
2022-09-30KVM: selftests: Implement memcmp(), memcpy(), and memset() for guest useSean Christopherson
2022-09-26KVM: selftests: Add an x86-only test to verify nested exception queueingSean Christopherson
2022-09-14KVM: selftests: Add test for AArch32 ID registersOliver Upton
2022-08-10KVM: selftests: Make rseq compatible with glibc-2.35Gavin Shan
2022-08-10selftests: kvm: fix compilationPaolo Bonzini
2022-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-07-28KVM: selftests: Verify VMX MSRs can be restored to KVM-supported valuesSean Christopherson
2022-07-13KVM: selftests: Remove the obsolete/dead MMU role testSean Christopherson
2022-07-11selftests: stop using KSFT_KHDR_INSTALLGuillaume Tucker
2022-06-24KVM: selftests: Add a self test for CMCI and UCNA emulations.Jue Wang
2022-06-24KVM: selftests: Add NX huge pages testBen Gardon
2022-06-22KVM: selftests: Add MONITOR/MWAIT quirk testSean Christopherson
2022-06-09Merge branch 'kvm-5.20-early'Paolo Bonzini
2022-06-09KVM: selftests: Add option to run dirty_log_perf_test vCPUs in L2David Matlack
2022-06-09KVM: selftests: Clean up LIBKVM files in MakefileDavid Matlack
2022-06-09KVM: selftests: Link selftests directly with lib object filesDavid Matlack
2022-06-09KVM: selftests: Drop unnecessary rule for STATIC_LIBSDavid Matlack
2022-06-08KVM: selftests: Add a test to get/set triple fault eventChenyi Qiang