summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm/include/x86_64
AgeCommit message (Expand)Author
2021-11-11selftest: KVM: Add open sev dev helperPeter Gonda
2021-09-28selftests: KVM: Don't clobber XMM register when readOliver Upton
2021-09-24selftests: KVM: Explicitly use movq to read xmm registersOliver Upton
2021-08-03KVM: selftests: Test access to XMM fast hypercallsVitaly Kuznetsov
2021-06-25Merge tag 'kvmarm-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2021-06-24selftests: kvm: Allows userspace to handle emulation errors.Aaron Lewis
2021-06-24KVM: sefltests: Add x86-64 test to verify MMU reacts to CPUID updatesSean Christopherson
2021-06-24KVM: selftests: Add hugepage support for x86-64Sean Christopherson
2021-06-24KVM: selftests: Unconditionally allocate EPT tables in memslot 0Sean Christopherson
2021-06-17KVM: selftests: Introduce hyperv_features testVitaly Kuznetsov
2021-06-17KVM: selftests: Move evmcs.h to x86_64/Vitaly Kuznetsov
2021-06-17KVM: selftests: move Hyper-V MSR definitions to hyperv.hVitaly Kuznetsov
2021-06-17KVM: selftests: Introduce x2APIC register manipulation functionsJim Mattson
2021-06-17KVM: selftests: Hoist APIC functions out of individual testsJim Mattson
2021-06-17KVM: selftests: Move APIC definitions into a separate fileJim Mattson
2021-06-14KVM: selftests: Introduce UCALL_UNHANDLED for unhandled vector reportingRicardo Koller
2021-06-14KVM: selftests: Rename vm_handle_exceptionRicardo Koller
2021-02-09KVM: x86: hyper-v: Make Hyper-V emulation enablement conditionalVitaly Kuznetsov
2021-02-09selftests: kvm: Move kvm_get_supported_hv_cpuid() to common codeVitaly Kuznetsov
2021-02-04selftest: kvm: x86: test KVM_GET_CPUID2 and guest visible CPUIDs against KVM_...Vitaly Kuznetsov
2021-02-04selftests: kvm/x86: add test for pmu msr MSR_IA32_PERF_CAPABILITIESLike Xu
2021-02-04KVM: selftests: Test IPI to halted vCPU in xAPIC while backing page movesPeter Shier
2020-11-15KVM: selftests: Verify supported CR4 bits can be set before KVM_SET_CPUID2Sean Christopherson
2020-11-08selftests: kvm: test enforcement of paravirtual cpuid featuresOliver Upton
2020-11-08selftests: kvm: Add exception handling to selftestsAaron Lewis
2020-11-08selftests: kvm: Fix the segment descriptor layout to match the actual layoutAaron Lewis
2020-10-31KVM: selftests: test behavior of unmapped L2 APIC-access addressJim Mattson
2020-09-28KVM: VMX: Rename RDTSCP secondary exec control name to insert "ENABLE"Sean Christopherson
2020-06-11KVM: selftests: do not substitute SVM/VMX check with KVM_CAP_NESTED_STATE checkVitaly Kuznetsov
2020-06-08KVM: selftests: fix vmx_preemption_timer_test build with GCC10Vitaly Kuznetsov
2020-06-01KVM: selftests: fix rdtsc() for vmx_tsc_adjust_testVitaly Kuznetsov
2020-06-01KVM: selftests: VMX preemption timer migration testMakarand Sonare
2020-06-01selftests: kvm: introduce cpu_has_svm() checkVitaly Kuznetsov
2020-02-12selftests: KVM: Remove unused x86_register enumEric Auger
2020-02-12selftests: KVM: AMD Nested test infrastructureEric Auger
2020-02-12selftests: KVM: Replace get_{gdt,idt}_base() by get_{gdt,idt}()Eric Auger
2020-01-31Merge tag 'kvm-5.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-01-13selftests, kvm: Replace manual MSR defs with common msr-index.hSean Christopherson
2020-01-08KVM: VMX: Fix the spelling of CPU_BASED_USE_TSC_OFFSETTINGXiaoyao Li
2020-01-08KVM: VMX: Rename NMI_PENDING to NMI_WINDOWXiaoyao Li
2020-01-08KVM: VMX: Rename INTERRUPT_PENDING to INTERRUPT_WINDOWXiaoyao Li
2019-10-22kvm: tests: Add test to verify MSR_IA32_XSSAaron Lewis
2019-10-22selftests: kvm: consolidate VMX support checksVitaly Kuznetsov
2019-09-27selftests: kvm: add test for dirty logging inside nested guestsPaolo Bonzini
2019-09-24KVM: selftests: Introduce VM_MODE_PXXV48_4KPeter Xu
2019-06-21Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482Thomas Gleixner
2019-06-19tests: kvm: Check for a kernel warningAaron Lewis
2019-04-16selftests: kvm: add a selftest for SMMVitaly Kuznetsov
2018-10-17KVM: selftests: add Enlightened VMCS testVitaly Kuznetsov