summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm/include/x86_64
AgeCommit message (Expand)AuthorFilesLines
2020-11-15KVM: selftests: Verify supported CR4 bits can be set before KVM_SET_CPUID2Sean Christopherson2-4/+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-10-31KVM: selftests: test behavior of unmapped L2 APIC-access addressJim Mattson1-0/+6
2020-09-28KVM: VMX: Rename RDTSCP secondary exec control name to insert "ENABLE"Sean Christopherson1-1/+1
2020-06-11KVM: selftests: do not substitute SVM/VMX check with KVM_CAP_NESTED_STATE checkVitaly Kuznetsov2-0/+2
2020-06-08KVM: selftests: fix vmx_preemption_timer_test build with GCC10Vitaly Kuznetsov1-4/+0
2020-06-01KVM: selftests: fix rdtsc() for vmx_tsc_adjust_testVitaly Kuznetsov1-1/+1
2020-06-01KVM: selftests: VMX preemption timer migration testMakarand Sonare2-4/+34
2020-06-01selftests: kvm: introduce cpu_has_svm() checkVitaly Kuznetsov1-0/+10
2020-02-12selftests: KVM: Remove unused x86_register enumEric Auger1-20/+0
2020-02-12selftests: KVM: AMD Nested test infrastructureEric Auger3-0/+355
2020-02-12selftests: KVM: Replace get_{gdt,idt}_base() by get_{gdt,idt}()Eric Auger1-4/+4
2020-01-31Merge tag 'kvm-5.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-4/+4
2020-01-13selftests, kvm: Replace manual MSR defs with common msr-index.hSean Christopherson1-723/+3
2020-01-08KVM: VMX: Fix the spelling of CPU_BASED_USE_TSC_OFFSETTINGXiaoyao Li1-1/+1
2020-01-08KVM: VMX: Rename NMI_PENDING to NMI_WINDOWXiaoyao Li1-1/+1
2020-01-08KVM: VMX: Rename INTERRUPT_PENDING to INTERRUPT_WINDOWXiaoyao Li1-2/+2
2019-10-22kvm: tests: Add test to verify MSR_IA32_XSSAaron Lewis1-1/+6
2019-10-22selftests: kvm: consolidate VMX support checksVitaly Kuznetsov1-0/+2
2019-09-27selftests: kvm: add test for dirty logging inside nested guestsPaolo Bonzini2-0/+17
2019-09-24KVM: selftests: Introduce VM_MODE_PXXV48_4KPeter Xu1-0/+3
2019-06-21Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-6/+2
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482Thomas Gleixner2-6/+2
2019-06-19tests: kvm: Check for a kernel warningAaron Lewis1-0/+2
2019-04-16selftests: kvm: add a selftest for SMMVitaly Kuznetsov1-0/+27
2018-10-17KVM: selftests: add Enlightened VMCS testVitaly Kuznetsov1-0/+28
2018-10-17KVM: selftests: state_test: test bare VMXON migrationVitaly Kuznetsov1-0/+1
2018-10-17kvm: selftests: tidy up kvm_utilAndrew Jones1-1/+19
2018-10-17kvm: selftests: move arch-specific files to arch-specific locationsAndrew Jones2-0/+1599