summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm
AgeCommit message (Expand)Author
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-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
2024-09-04KVM: selftests: get-reg-list: add Permission Overlay registersJoey Gouly
2024-08-30KVM: arm64: selftests: Add arch_timer_edge_cases selftestColton Lewis
2024-08-30KVM: arm64: selftests: Ensure pending interrupts are handled in arch_timer testColton Lewis
2024-08-29KVM: selftests: Explicitly include committed one-off assets in .gitignoreSean Christopherson
2024-08-29KVM: selftests: Add a test for coalesced MMIO (and PIO on x86)Sean Christopherson
2024-08-29KVM: selftests: Add SEV-ES shutdown testPeter Gonda
2024-08-29KVM: selftests: Always unlink memory regions when deleting (VM free)Sean Christopherson
2024-08-29KVM: selftests: Remove unused kvm_memcmp_hva_gva()Sean Christopherson
2024-08-29KVM: selftests: Play nice with AMD's AVIC errataSean Christopherson
2024-08-29KVM: selftests: Verify the guest can read back the x2APIC ICR it wroteSean Christopherson
2024-08-29KVM: selftests: Test x2APIC ICR reserved bitsSean Christopherson
2024-08-29KVM: selftests: Skip ICR.BUSY test in xapic_state_test if x2APIC is enabledSean Christopherson
2024-08-29KVM: selftests: Add x86 helpers to play nice with x2APIC MSR #GPsSean Christopherson
2024-08-29KVM: selftests: Report unhandled exceptions on x86 as regular guest assertsSean Christopherson
2024-08-29KVM: selftests: Open code vcpu_run() equivalent in guest_printf testSean Christopherson
2024-08-29KVM: arm64: selftests: Cope with lack of GICv3 in set_id_regsOliver Upton
2024-08-27KVM: arm64: Add selftest checking how the absence of GICv3 is handledMarc Zyngier
2024-08-25KVM: selftests: aarch64: Add writable test for ID_AA64PFR1_EL1Shaoqin Huang
2024-08-22KVM: selftests: Re-enable hyperv_evmcs/hyperv_svm_test on bare metalVitaly Kuznetsov
2024-08-22KVM: selftests: Move Hyper-V specific functions out of processor.cVitaly Kuznetsov
2024-08-22KVM: arm64: Make the exposed feature bits in AA64DFR0_EL1 writable from users...Shameer Kolothum
2024-08-19selftests: kvm: s390: Add debug print functionsChristoph Schlameuss
2024-08-19selftests: kvm: s390: Add test fixture and simple VM setup testsChristoph Schlameuss
2024-08-19selftests: kvm: s390: Add s390x ucontrol test suite with hpage testChristoph Schlameuss
2024-08-19selftests: kvm: s390: Add kvm_s390_sie_block definition for userspace testsChristoph Schlameuss
2024-08-19selftests: kvm: s390: Define page sizes in shared headerChristoph Schlameuss
2024-08-14KVM: selftests: Test memslot move in memslot_perf_test with quirk disabledYan Zhao
2024-08-14KVM: selftests: Allow slot modification stress test with quirk disabledYan Zhao
2024-08-14KVM: selftests: Test slot move/delete with slot zap quirk enabled/disabledYan Zhao
2024-08-13KVM: selftests: Add a testcase to verify x2APIC is fully readonlyMichal Luczaj
2024-08-13Merge tag 'kvmarm-fixes-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2024-08-07KVM: selftests: arm64: Correct feature test for S1PIE in get-reg-listMark Brown