summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm/include/x86_64/processor.h
AgeCommit message (Expand)AuthorFilesLines
2022-07-13KVM: selftests: Use kvm_cpu_has() in AMX testSean Christopherson1-0/+3
2022-07-13KVM: selftests: Use kvm_cpu_has() for XSAVES in XSS MSR testSean Christopherson1-0/+1
2022-07-13KVM: selftests: Use kvm_cpu_has() to query PDCM in PMU selftestSean Christopherson1-0/+1
2022-07-13KVM: selftests: Use kvm_cpu_has() in the SEV migration testSean Christopherson1-0/+2
2022-07-13KVM: selftests: Add framework to query KVM CPUID bitsSean Christopherson1-12/+94
2022-07-13KVM: sefltests: Use CPUID_* instead of X86_FEATURE_* for one-off usageSean Christopherson1-0/+4
2022-07-13KVM: selftests: Use "a" and "d" to set EAX/EDX for wrmsr_safe()Vitaly Kuznetsov1-1/+1
2022-06-20KVM: selftests: Add x86-64 support for exception fixupSean Christopherson1-0/+74
2022-06-11KVM: selftests: Purge vm+vcpu_id == vcpu sillinessSean Christopherson1-40/+37
2022-06-11KVM: selftests: Move vm_is_unrestricted_guest() to x86-64Sean Christopherson1-0/+1
2022-06-11KVM: selftest: Add proper helpers for x86-specific save/restore ioctlsSean Christopherson1-0/+54
2022-06-11KVM: selftests: Dedup MSR index list helpers, simplify dedicated testSean Christopherson1-0/+1
2022-06-11KVM: selftests: Cache list of MSRs to save/restoreSean Christopherson1-1/+3
2022-06-11KVM: sefltests: Use vcpu_ioctl() and __vcpu_ioctl() helpersSean Christopherson1-7/+21
2022-06-09Merge branch 'kvm-5.20-early'Paolo Bonzini1-0/+17
2022-06-09KVM: selftests: Add option to run dirty_log_perf_test vCPUs in L2David Matlack1-0/+4
2022-06-09KVM: selftests: Move VMX_EPT_VPID_CAP_AD_BITS to vmx.hDavid Matlack1-3/+0
2022-06-09KVM: selftests: Replace x86_page_size with PG_LEVEL_XXDavid Matlack1-6/+12
2022-06-08KVM: selftests: nSVM: Add svm_nested_soft_inject_testMaciej S. Szmigiero1-0/+17
2022-04-21kvm: selftests: introduce and use more page size-related constantsPaolo Bonzini1-0/+2
2022-04-21kvm: selftests: do not use bitfields larger than 32-bits for PTEsPaolo Bonzini1-0/+15
2022-03-08KVM: selftests: Define cpu_relax() helpers for s390 and x86Sean Christopherson1-0/+5
2022-01-26selftests: kvm: move vm_xsave_req_perm call to amx_testPaolo Bonzini1-0/+1
2022-01-19kvm: selftests: Do not indent with spacesPaolo Bonzini1-5/+5
2022-01-19selftests: kvm/x86: Introduce x86_model()Jim Mattson1-0/+5
2022-01-19selftests: kvm/x86: Export x86_family() for use outside of processor.cJim Mattson1-0/+12
2022-01-19selftests: kvm/x86: Introduce is_amd_cpu()Jim Mattson1-0/+1
2022-01-17KVM: selftests: Test KVM_SET_CPUID2 after KVM_RUNVitaly Kuznetsov1-0/+7
2022-01-14selftest: kvm: Move struct kvm_x86_state to headerYang Zhong1-1/+15
2022-01-14kvm: selftests: Add support for KVM_CAP_XSAVE2Wei Wang1-0/+10
2021-09-28selftests: KVM: Don't clobber XMM register when readOliver Upton1-1/+1
2021-09-24selftests: KVM: Explicitly use movq to read xmm registersOliver Upton1-17/+17
2021-06-25Merge tag 'kvmarm-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini1-3/+1
2021-06-24selftests: kvm: Allows userspace to handle emulation errors.Aaron Lewis1-0/+4
2021-06-24KVM: sefltests: Add x86-64 test to verify MMU reacts to CPUID updatesSean Christopherson1-0/+3
2021-06-24KVM: selftests: Add hugepage support for x86-64Sean Christopherson1-0/+8
2021-06-17KVM: selftests: Hoist APIC functions out of individual testsJim Mattson1-0/+2
2021-06-17KVM: selftests: Move APIC definitions into a separate fileJim Mattson1-47/+0
2021-06-14KVM: selftests: Introduce UCALL_UNHANDLED for unhandled vector reportingRicardo Koller1-2/+0
2021-06-14KVM: selftests: Rename vm_handle_exceptionRicardo Koller1-1/+1
2021-02-09KVM: x86: hyper-v: Make Hyper-V emulation enablement conditionalVitaly Kuznetsov1-0/+1
2021-02-09selftests: kvm: Move kvm_get_supported_hv_cpuid() to common codeVitaly Kuznetsov1-0/+3
2021-02-04selftest: kvm: x86: test KVM_GET_CPUID2 and guest visible CPUIDs against KVM_...Vitaly Kuznetsov1-0/+14
2021-02-04selftests: kvm/x86: add test for pmu msr MSR_IA32_PERF_CAPABILITIESLike Xu1-1/+2
2021-02-04KVM: selftests: Test IPI to halted vCPU in xAPIC while backing page movesPeter Shier1-0/+20
2020-11-15KVM: selftests: Verify supported CR4 bits can be set before KVM_SET_CPUID2Sean Christopherson1-0/+17
2020-11-08selftests: kvm: test enforcement of paravirtual cpuid featuresOliver Upton1-0/+12
2020-11-08selftests: kvm: Add exception handling to selftestsAaron Lewis1-0/+24
2020-11-08selftests: kvm: Fix the segment descriptor layout to match the actual layoutAaron Lewis1-1/+1
2020-06-01KVM: selftests: fix rdtsc() for vmx_tsc_adjust_testVitaly Kuznetsov1-1/+1