summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm/Makefile
AgeCommit message (Expand)Author
2024-01-02Merge tag 'kvm-riscv-6.8-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
2024-01-02Merge tag 'loongarch-kvm-6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini
2023-12-30RISC-V: KVM: selftests: Add steal_time test supportAndrew Jones
2023-12-22Merge tag 'kvmarm-fixes-6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2023-12-12KVM: selftests: Ensure sysreg-defs.h is generated at the expected pathOliver Upton
2023-12-08KVM: selftests: add -MP to CFLAGSDavid Woodhouse
2023-11-29KVM: selftests: Remove x86's so called "MMIO warning" testSean Christopherson
2023-11-29KVM: selftests: add -MP to CFLAGSDavid Woodhouse
2023-11-22perf build: Ensure sysreg-defs Makefile respects output dirOliver Upton
2023-11-14KVM: selftests: Test KVM exit behavior for private memory/accessAckerley Tng
2023-11-14KVM: selftests: Add basic selftest for guest_memfd()Chao Peng
2023-11-14KVM: selftests: Add x86-only selftest for private memory conversionsVishal Annapurve
2023-10-31Merge tag 'kvmarm-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini
2023-10-30Merge branch kvm-arm64/pmu_pmcr_n into kvmarm/nextOliver Upton
2023-10-30KVM: selftests: Avoid using forced target for generating arm64 headersOliver Upton
2023-10-24KVM: selftests: aarch64: Introduce vpmu_counter_access testReiji Watanabe
2023-10-18KVM: arm64: selftests: Test for setting ID register from usersapceJing Zhang
2023-10-18KVM: selftests: Generate sysreg-defs.h and add to include pathOliver Upton
2023-10-09KVM: selftests: Test behavior of HWCR, a.k.a. MSR_K7_HWCRJim Mattson
2023-08-31Merge tag 'kvm-riscv-6.6-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
2023-08-28KVM: s390: selftests: Add selftest for single-steppingIlya Leoshkevich
2023-08-09KVM: riscv: selftests: Add get-reg-list testHaibo Xu
2023-08-09KVM: arm64: selftests: Split get-reg-list test codeAndrew Jones
2023-08-02KVM: selftests: Add a selftest for guest prints and formatted assertsAaron Lewis
2023-08-02KVM: selftests: Add guest_snprintf() to KVM selftestsAaron Lewis
2023-08-02KVM: selftests: Add strnlen() to the string overridesAaron Lewis
2023-07-01Merge tag 'kvm-x86-selftests-6.5' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2023-07-01Merge tag 'kvm-s390-next-6.5-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2023-06-16KVM: s390: selftests: add selftest for CMMA migrationNico Boehr
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