summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm/lib/x86_64/vmx.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: selftests: Use consistent message for test skippingAndrew Jones2020-03-161-1/+1
* selftests: KVM: Replace get_{gdt,idt}_base() by get_{gdt,idt}()Eric Auger2020-02-121-3/+3
* tools/x86: Sync msr-index.h from kernel sourcesSean Christopherson2020-01-131-4/+4
* selftests: kvm: consolidate VMX support checksVitaly Kuznetsov2019-10-221-0/+10
* selftests: kvm: add test for dirty logging inside nested guestsPaolo Bonzini2019-09-271-2/+199
* selftests: kvm: provide common function to enable eVMCSPaolo Bonzini2019-08-151-0/+20
* KVM: selftests: Remove superfluous define from vmx.cThomas Huth2019-07-201-2/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482Thomas Gleixner2019-06-191-2/+1
* KVM: selftests: add Enlightened VMCS testVitaly Kuznetsov2018-10-171-12/+36
* KVM: selftests: state_test: test bare VMXON migrationVitaly Kuznetsov2018-10-171-0/+5
* kvm: selftests: move arch-specific files to arch-specific locationsAndrew Jones2018-10-171-0/+283