summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm/lib/x86_64/vmx.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: selftests: Add option to run dirty_log_perf_test vCPUs in L2David Matlack2022-06-091-0/+15
* KVM: selftests: Add a helper to check EPT/VPID capabilitiesDavid Matlack2022-06-091-1/+6
* KVM: selftests: Refactor nested_map() to specify target levelDavid Matlack2022-06-091-4/+12
* KVM: selftests: Drop stale function parameter comment for nested_map()David Matlack2022-06-091-1/+0
* KVM: selftests: Add option to create 2M and 1G EPT mappingsDavid Matlack2022-06-091-50/+60
* KVM: selftests: Add wrapper to allocate page table pageSean Christopherson2021-06-241-9/+3
* KVM: selftests: Unconditionally allocate EPT tables in memslot 0Sean Christopherson2021-06-241-12/+9
* KVM: selftests: Add helpers to allocate N pages of virtual memorySean Christopherson2021-06-241-14/+11
* KVM: selftests: test behavior of unmapped L2 APIC-access addressJim Mattson2020-10-311-0/+9
* KVM: selftests: do not substitute SVM/VMX check with KVM_CAP_NESTED_STATE checkVitaly Kuznetsov2020-06-111-2/+7
* KVM: selftests: Fix build for evmcs.hPeter Xu2020-05-061-0/+3
* KVM: selftests: define and use EVMCS_VERSIONVitaly Kuznetsov2020-03-161-1/+1
* 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