summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm
AgeCommit message (Expand)Author
2024-11-11KVM: s390: selftests: Add uc_skey VM test caseChristoph Schlameuss
2024-11-11KVM: s390: selftests: Add uc_map_unmap VM test caseChristoph Schlameuss
2024-11-08KVM: selftests: use X86_MEMTYPE_WB instead of VMX_BASIC_MEM_TYPE_WBJohn Sperbeck
2024-11-04KVM: selftests: Don't force -march=x86-64-v2 if it's unsupportedSean Christopherson
2024-11-04KVM: selftests: Disable strict aliasingSean Christopherson
2024-11-04KVM: selftests: fix unintentional noop test in guest_memfd_test.cPatrick Roy
2024-11-04KVM: selftests: memslot_perf_test: increase guest sync timeoutMaxim Levitsky
2024-11-01KVM: selftests: Ensure KVM supports AVX for SEV-ES VMSA FPU testSean Christopherson
2024-11-01KVM: selftests: Drop manual XCR0 configuration from SEV smoke testSean Christopherson
2024-11-01KVM: selftests: Drop manual XCR0 configuration from state testSean Christopherson
2024-11-01KVM: selftests: Drop manual XCR0 configuration from AMX testSean Christopherson
2024-11-01KVM: selftests: Drop manual CR4.OSXSAVE enabling from CR4/CPUID sync testSean Christopherson
2024-11-01KVM: selftests: Verify XCR0 can be "downgraded" and "upgraded"Sean Christopherson
2024-11-01KVM: selftests: Configure XCR0 to max supported value by defaultSean Christopherson
2024-11-01KVM: selftests: Rework OSXSAVE CR4=>CPUID test to play nice with AVX insnsSean Christopherson
2024-11-01KVM: selftests: Mask off OSPKE and OSXSAVE when comparing CPUID entriesSean Christopherson
2024-11-01KVM: selftests: Precisely mask off dynamic fields in CPUID testSean Christopherson
2024-11-01KVM: selftests: Add a testcase for disabling feature MSRs init quirkSean Christopherson
2024-11-01KVM: selftests: Verify get/set PERF_CAPABILITIES w/o guest PDMC behaviorSean Christopherson
2024-11-01KVM: x86: Disallow changing MSR_PLATFORM_INFO after vCPU has runSean Christopherson
2024-10-31KVM: arm64: selftests: Test ID_AA64PFR0.MPAM isn't completely ignoredJames Morse
2024-10-30KVM: selftests: Use ARRAY_SIZE for array lengthJiapeng Chong
2024-10-30KVM: selftests: Remove unused macro in the hardware disable testBa Jing
2024-10-26KVM: arm64: selftests: Add tests for MMIO external abort injectionOliver Upton
2024-10-26KVM: arm64: selftests: Convert to kernel's ESR terminologyOliver Upton
2024-10-24KVM: selftests: Add test for PSCI SYSTEM_OFF2David Woodhouse
2024-10-24KVM: riscv: selftests: Add Smnpm and Ssnpm to get-reg-list testSamuel Holland
2024-10-21KVM: selftests: Fix build on on non-x86 architecturesMark Brown
2024-10-20Merge tag 'kvmarm-fixes-6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2024-10-20KVM: selftests: Fix out-of-bounds reads in CPUID test's array lookupsSean Christopherson
2024-10-20KVM: selftests: x86: Avoid using SSE/AVX instructionsVitaly Kuznetsov
2024-10-08Merge branch kvm-arm64/idregs-6.12 into kvmarm/fixesMarc Zyngier
2024-10-07KVM: s390: selftests: Add regression tests for PLO subfunctionsHariharan Mari
2024-10-07KVM: s390: selftests: Add regression tests for KMAC, KMC, KM, KIMD and KLMD c...Hariharan Mari
2024-10-07KVM: s390: selftests: Add regression tests for KMCTR, KMF, KMO and PCC crypto...Hariharan Mari
2024-10-07KVM: s390: selftests: Add regression tests for PRNO, KDSA and KMA crypto subf...Hariharan Mari
2024-10-07KVM: s390: selftests: Add regression tests for SORTL and DFLTCC CPU subfunctionsHariharan Mari
2024-10-06Merge tag 'kvmarm-fixes-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2024-10-01KVM: selftests: Fix build on architectures other than x86_64Mark Brown
2024-09-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-09-17Merge tag 'kvm-x86-selftests-6.12' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2024-09-17Merge tag 'kvm-x86-misc-6.12' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2024-09-17Merge tag 'kvm-x86-generic-6.12' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2024-09-17Merge branch 'kvm-memslot-zap-quirk' into HEADPaolo Bonzini
2024-09-17Merge tag 'kvm-s390-next-6.12-1' of https://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini
2024-09-16selftests: kvm: s390: Add VM run test caseChristoph Schlameuss
2024-09-16Merge tag 'for-linus-non-x86' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-09-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2024-09-12Merge branch kvm-arm64/selftests-6.12 into kvmarm-master/nextMarc Zyngier
2024-09-09KVM: selftests: Verify single-stepping a fastpath VM-Exit exits to userspaceSean Christopherson