summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm/include/x86_64
Commit message (Expand)AuthorAgeFilesLines
* selftests: kvm: move vm_xsave_req_perm call to amx_testPaolo Bonzini2022-01-261-0/+1
* kvm: selftests: Do not indent with spacesPaolo Bonzini2022-01-191-5/+5
* selftests: kvm/x86: Introduce x86_model()Jim Mattson2022-01-191-0/+5
* selftests: kvm/x86: Export x86_family() for use outside of processor.cJim Mattson2022-01-191-0/+12
* selftests: kvm/x86: Introduce is_amd_cpu()Jim Mattson2022-01-191-0/+1
* KVM: selftests: Test KVM_SET_CPUID2 after KVM_RUNVitaly Kuznetsov2022-01-171-0/+7
* selftest: kvm: Move struct kvm_x86_state to headerYang Zhong2022-01-141-1/+15
* kvm: selftests: Add support for KVM_CAP_XSAVE2Wei Wang2022-01-141-0/+10
* selftest: KVM: Add open sev dev helperPeter Gonda2021-11-111-0/+2
* selftests: KVM: Don't clobber XMM register when readOliver Upton2021-09-281-1/+1
* selftests: KVM: Explicitly use movq to read xmm registersOliver Upton2021-09-241-17/+17
* KVM: selftests: Test access to XMM fast hypercallsVitaly Kuznetsov2021-08-031-1/+4
* Merge tag 'kvmarm-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2021-06-251-3/+1
|\
| * KVM: selftests: Introduce UCALL_UNHANDLED for unhandled vector reportingRicardo Koller2021-06-141-2/+0
| * KVM: selftests: Rename vm_handle_exceptionRicardo Koller2021-06-141-1/+1
* | selftests: kvm: Allows userspace to handle emulation errors.Aaron Lewis2021-06-241-0/+4
* | KVM: sefltests: Add x86-64 test to verify MMU reacts to CPUID updatesSean Christopherson2021-06-241-0/+3
* | KVM: selftests: Add hugepage support for x86-64Sean Christopherson2021-06-241-0/+8
* | KVM: selftests: Unconditionally allocate EPT tables in memslot 0Sean Christopherson2021-06-241-6/+4
* | KVM: selftests: Introduce hyperv_features testVitaly Kuznetsov2021-06-171-0/+166
* | KVM: selftests: Move evmcs.h to x86_64/Vitaly Kuznetsov2021-06-171-0/+1102
* | KVM: selftests: move Hyper-V MSR definitions to hyperv.hVitaly Kuznetsov2021-06-171-0/+19
* | KVM: selftests: Introduce x2APIC register manipulation functionsJim Mattson2021-06-171-0/+10
* | KVM: selftests: Hoist APIC functions out of individual testsJim Mattson2021-06-172-0/+25
* | KVM: selftests: Move APIC definitions into a separate fileJim Mattson2021-06-173-47/+59
|/
* KVM: x86: hyper-v: Make Hyper-V emulation enablement conditionalVitaly Kuznetsov2021-02-091-0/+1
* selftests: kvm: Move kvm_get_supported_hv_cpuid() to common codeVitaly Kuznetsov2021-02-091-0/+3
* selftest: kvm: x86: test KVM_GET_CPUID2 and guest visible CPUIDs against KVM_...Vitaly Kuznetsov2021-02-041-0/+14
* selftests: kvm/x86: add test for pmu msr MSR_IA32_PERF_CAPABILITIESLike Xu2021-02-041-1/+2
* KVM: selftests: Test IPI to halted vCPU in xAPIC while backing page movesPeter Shier2021-02-041-0/+20
* KVM: selftests: Verify supported CR4 bits can be set before KVM_SET_CPUID2Sean Christopherson2020-11-152-4/+17
* selftests: kvm: test enforcement of paravirtual cpuid featuresOliver Upton2020-11-081-0/+12
* selftests: kvm: Add exception handling to selftestsAaron Lewis2020-11-081-0/+24
* selftests: kvm: Fix the segment descriptor layout to match the actual layoutAaron Lewis2020-11-081-1/+1
* KVM: selftests: test behavior of unmapped L2 APIC-access addressJim Mattson2020-10-311-0/+6
* KVM: VMX: Rename RDTSCP secondary exec control name to insert "ENABLE"Sean Christopherson2020-09-281-1/+1
* KVM: selftests: do not substitute SVM/VMX check with KVM_CAP_NESTED_STATE checkVitaly Kuznetsov2020-06-112-0/+2
* KVM: selftests: fix vmx_preemption_timer_test build with GCC10Vitaly Kuznetsov2020-06-081-4/+0
* KVM: selftests: fix rdtsc() for vmx_tsc_adjust_testVitaly Kuznetsov2020-06-011-1/+1
* KVM: selftests: VMX preemption timer migration testMakarand Sonare2020-06-012-4/+34
* selftests: kvm: introduce cpu_has_svm() checkVitaly Kuznetsov2020-06-011-0/+10
* selftests: KVM: Remove unused x86_register enumEric Auger2020-02-121-20/+0
* selftests: KVM: AMD Nested test infrastructureEric Auger2020-02-123-0/+355
* selftests: KVM: Replace get_{gdt,idt}_base() by get_{gdt,idt}()Eric Auger2020-02-121-4/+4
* Merge tag 'kvm-5.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-01-311-4/+4
|\
| * KVM: VMX: Fix the spelling of CPU_BASED_USE_TSC_OFFSETTINGXiaoyao Li2020-01-081-1/+1
| * KVM: VMX: Rename NMI_PENDING to NMI_WINDOWXiaoyao Li2020-01-081-1/+1
| * KVM: VMX: Rename INTERRUPT_PENDING to INTERRUPT_WINDOWXiaoyao Li2020-01-081-2/+2
* | selftests, kvm: Replace manual MSR defs with common msr-index.hSean Christopherson2020-01-131-723/+3
|/
* kvm: tests: Add test to verify MSR_IA32_XSSAaron Lewis2019-10-221-1/+6