summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm
AgeCommit message (Expand)AuthorLines
2025-01-08KVM: selftests: Remove unneeded semicolonChen Ni-1/+1
2025-01-08KVM: selftests: Add defines for AMD PMU CPUID features and propertiesColton Lewis-0/+7
2025-01-08KVM: selftests: Fix typos in x86's PMU counter test's macro variable useColton Lewis-3/+3
2025-01-07KVM: s390: selftests: Add has device attr check to uc_attr_mem_limit selftestChristoph Schlameuss-1/+4
2025-01-07KVM: s390: selftests: Add ucontrol gis routing testChristoph Schlameuss-0/+19
2025-01-07KVM: s390: selftests: Add ucontrol flic attr selftestsChristoph Schlameuss-0/+148
2024-12-30KVM: riscv: selftests: Add Svvptc/Zabha/Ziccrse exts to get-reg-list testQuan Zhou-0/+12
2024-12-30KVM: riscv: selftests: Add SBI SUSP to get-reg-list testAndrew Jones-1/+5
2024-12-18KVM: selftests: Add test case for MMIO during vectoring on x86Ivan Orlov-0/+53
2024-12-18KVM: selftests: Add and use a helper function for x86's LIDTIvan Orlov-2/+7
2024-12-18KVM: selftests: Update x86's KVM PV test to match KVM's disabling exits behaviorSean Christopherson-3/+30
2024-12-18KVM: selftests: Fix a bad TEST_REQUIRE() in x86's KVM PV testSean Christopherson-2/+3
2024-12-18KVM: selftests: Verify KVM stuffs runtime CPUID OS bits on CR4 writesSean Christopherson-0/+10
2024-12-18KVM: selftests: Refresh vCPU CPUID cache in __vcpu_get_cpuid_entry()Sean Christopherson-7/+9
2024-12-18KVM: selftests: Assert that vcpu->cpuid is non-NULL when getting CPUID entriesSean Christopherson-0/+2
2024-12-18KVM: selftests: Update x86's set_sregs_test to match KVM's CPUID enforcementSean Christopherson-23/+30
2024-12-18KVM: selftests: Override ARCH for x86_64 instead of using ARCH_DIRSean Christopherson-13/+11
2024-12-18KVM: selftests: Use canonical $(ARCH) paths for KVM selftests directoriesSean Christopherson-206/+170
2024-12-18KVM: selftests: Provide empty 'all' and 'clean' targets for unsupported ARCHsSean Christopherson-331/+340
2024-12-18KVM: selftests: Verify KVM correctly handles mprotect(PROT_READ)Sean Christopherson-3/+101
2024-12-18KVM: selftests: Add a read-only mprotect() phase to mmu_stress_testSean Christopherson-4/+18
2024-12-18KVM: selftests: Precisely limit the number of guest loops in mmu_stress_testSean Christopherson-6/+19
2024-12-18KVM: selftests: Use vcpu_arch_put_guest() in mmu_stress_testSean Christopherson-1/+1
2024-12-18KVM: selftests: Enable mmu_stress_test on arm64Sean Christopherson-0/+1
2024-12-18KVM: sefltests: Explicitly include ucall_common.h in mmu_stress_test.cSean Christopherson-0/+1
2024-12-18KVM: selftests: Compute number of extra pages needed in mmu_stress_testSean Christopherson-1/+7
2024-12-18KVM: selftests: Only muck with SREGS on x86 in mmu_stress_testSean Christopherson-3/+3
2024-12-18KVM: selftests: Rename max_guest_memory_test to mmu_stress_testSean Christopherson-1/+1
2024-12-18KVM: selftests: Check for a potential unhandled exception iff KVM_RUN succeededSean Christopherson-1/+2
2024-12-18KVM: selftests: Assert that vcpu_{g,s}et_reg() won't truncateSean Christopherson-0/+4
2024-12-18KVM: selftests: Return a value from vcpu_get_reg() instead of using an out-paramSean Christopherson-81/+81
2024-12-17KVM: arm64: Fix set_id_regs selftest for ASIDBITS becoming unwritableMark Brown-1/+0
2024-11-27Merge tag 'kvm-riscv-6.13-2' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini-0/+8
2024-11-27Merge tag 'riscv-for-linus-6.13-mw1' of git://git.kernel.org/pub/scm/linux/ke...Paolo Bonzini-0/+8
2024-11-21KVM: riscv: selftests: Add Svade and Svadu Extension to get-reg-list testYong-Xuan Wang-0/+8
2024-11-14Merge tag 'kvmarm-6.13' of https://git.kernel.org/pub/scm/linux/kernel/git/kv...Paolo Bonzini-35/+375
2024-11-13Merge branch 'kvm-docs-6.13' into HEADPaolo Bonzini-7/+9
2024-11-13Merge tag 'kvm-x86-misc-6.13' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini-38/+137
2024-11-13Merge tag 'kvm-x86-selftests-6.13' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini-90/+126
2024-11-12Merge tag 'kvm-s390-next-6.13-1' of https://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini-8/+687
2024-11-11Merge branch kvm-arm64/mmio-sea into kvmarm/nextOliver Upton-30/+179
2024-11-11Merge branch kvm-arm64/misc into kvmarm/nextOliver Upton-4/+6
2024-11-11KVM: selftests: Don't bother deleting memslots in KVM when freeing VMsSean Christopherson-4/+6
2024-11-11Merge branch kvm-arm64/mpam-ni into kvmarm/nextOliver Upton-1/+98
2024-11-11Merge branch kvm-arm64/psci-1.3 into kvmarm/nextOliver Upton-0/+92
2024-11-11Merge patch series "Zacas/Zabha support and qspinlocks"Palmer Dabbelt-4/+25
2024-11-11KVM: s390: selftests: Add regression tests for PFCR subfunctionsHendrik Brueckner-0/+15
2024-11-11KVM: s390: selftests: correct IP.b length in uc_handle_sieic debug outputChristoph Schlameuss-1/+1
2024-11-11KVM: s390: selftests: Fix whitespace confusion in ucontrol testChristoph Schlameuss-4/+4
2024-11-11KVM: s390: selftests: Verify reject memory region operations for ucontrol VMsChristoph Schlameuss-0/+22