summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm/lib/x86
AgeCommit message (Expand)AuthorFilesLines
2025-10-13KVM: selftests: Fix irqfd_test for non-x86 architecturesOliver Upton1-0/+5
2025-09-30Merge tag 'kvm-x86-selftests-6.18' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2-1/+87
2025-09-24KVM: arm64: selftests: Create a VGICv3 for 'default' VMsOliver Upton1-1/+1
2025-09-23KVM: selftests: Add ex_str() to print human friendly name of exception vectorsSean Christopherson1-0/+33
2025-09-23KVM: selftests: Handle Intel Atom errata that leads to PMU event overcountdongsheng2-0/+48
2025-09-23KVM: selftests: Validate more arch-events in pmu_counters_testDapeng Mi1-0/+5
2025-09-11KVM: selftests: Add support for #DE exception fixupSean Christopherson1-1/+1
2025-06-20KVM: selftests: Verify KVM is loaded when getting a KVM module paramSean Christopherson1-10/+0
2025-05-02KVM: selftests: Add library support for interacting with SNPPratik R. Sampat1-5/+63
2025-05-02KVM: selftests: Introduce SEV VM type checkPratik R. Sampat1-2/+2
2025-05-02KVM: selftests: Replace assert() with TEST_ASSERT_EQ()Pratik R. Sampat1-4/+4
2024-12-19KVM: selftests: Use canonical $(ARCH) paths for KVM selftests directoriesSean Christopherson10-0/+2585