summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm/include/x86
AgeCommit message (Expand)AuthorFilesLines
2025-09-23KVM: selftests: Add an MSR test to exercise guest/host and read/writeSean Christopherson1-0/+5
2025-09-23KVM: selftests: Add ex_str() to print human friendly name of exception vectorsSean Christopherson1-0/+2
2025-09-23KVM: selftests: Handle Intel Atom errata that leads to PMU event overcountdongsheng1-0/+16
2025-09-23KVM: selftests: Validate more arch-events in pmu_counters_testDapeng Mi2-1/+16
2025-09-11KVM: selftests: Add support for #DE exception fixupSean Christopherson1-0/+6
2025-08-19KVM: selftests: Move Intel and AMD module param helpers to x86/processor.hSean Christopherson1-0/+20
2025-06-20KVM: selftests: Verify KVM is loaded when getting a KVM module paramSean Christopherson1-1/+5
2025-05-02KVM: selftests: Add library support for interacting with SNPPratik R. Sampat1-1/+32
2025-05-02KVM: selftests: Introduce SEV VM type checkPratik R. Sampat1-0/+15
2025-05-02KVM: selftests: Add vmgexit helperPratik R. Sampat1-0/+5
2025-05-02KVM: selftests: SEV-SNP test for KVM_SEV_INIT2Pratik R. Sampat1-0/+1
2025-03-19Merge tag 'kvm-x86-selftests-6.15' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini1-1/+2
2025-03-19Merge tag 'kvm-x86-selftests_6.15-1' of https://github.com/kvm-x86/linux into...Paolo Bonzini1-0/+47
2025-03-01KVM: selftests: Relax assertion on HLT exits if CPU supports Idle HLTSean Christopherson1-0/+1
2025-02-12KVM: selftests: Actually emit forced emulation prefix for kvm_asm_safe_fep()Sean Christopherson1-1/+1
2025-01-08KVM: selftests: Add helpers for locally (un)blocking IRQs on x86Sean Christopherson1-0/+40
2025-01-08KVM: selftests: Add defines for AMD PMU CPUID features and propertiesColton Lewis1-0/+7
2024-12-19KVM: selftests: Add test case for MMIO during vectoring on x86Ivan Orlov1-0/+2
2024-12-19KVM: selftests: Add and use a helper function for x86's LIDTIvan Orlov1-0/+5
2024-12-19KVM: selftests: Refresh vCPU CPUID cache in __vcpu_get_cpuid_entry()Sean Christopherson1-7/+9
2024-12-19KVM: selftests: Assert that vcpu->cpuid is non-NULL when getting CPUID entriesSean Christopherson1-0/+2
2024-12-19KVM: selftests: Use canonical $(ARCH) paths for KVM selftests directoriesSean Christopherson12-0/+4387