summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm/Makefile
AgeCommit message (Expand)AuthorFilesLines
2024-01-02Merge tag 'kvm-riscv-6.8-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini1-12/+19
2024-01-02Merge tag 'loongarch-kvm-6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini1-2/+3
2023-12-30RISC-V: KVM: selftests: Add steal_time test supportAndrew Jones1-2/+3
2023-12-23Merge tag 'kvmarm-fixes-6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini1-10/+16
2023-12-12KVM: selftests: Ensure sysreg-defs.h is generated at the expected pathOliver Upton1-10/+16
2023-12-08KVM: selftests: add -MP to CFLAGSDavid Woodhouse1-1/+1
2023-11-30KVM: selftests: Remove x86's so called "MMIO warning" testSean Christopherson1-1/+0
2023-11-30KVM: selftests: add -MP to CFLAGSDavid Woodhouse1-1/+1
2023-11-22perf build: Ensure sysreg-defs Makefile respects output dirOliver Upton1-2/+3
2023-11-14KVM: selftests: Test KVM exit behavior for private memory/accessAckerley Tng1-0/+1
2023-11-14KVM: selftests: Add basic selftest for guest_memfd()Chao Peng1-0/+1
2023-11-14KVM: selftests: Add x86-only selftest for private memory conversionsVishal Annapurve1-0/+1
2023-10-31Merge tag 'kvmarm-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini1-3/+21
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-25KVM: selftests: aarch64: Introduce vpmu_counter_access testReiji Watanabe1-0/+1
2023-10-19KVM: arm64: selftests: Test for setting ID register from usersapceJing Zhang1-0/+1
2023-10-19KVM: 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-03KVM: selftests: Add a selftest for guest prints and formatted assertsAaron Lewis1-0/+4
2023-08-03KVM: selftests: Add guest_snprintf() to KVM selftestsAaron Lewis1-0/+1
2023-08-03KVM: 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-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