index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kvm
/
lib
/
x86_64
/
vmx.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-27
KVM: selftests: Skip tests that require EPT when it is not available
David Matlack
1
-0
/
+20
2022-07-13
KVM: selftests: Use kvm_cpu_has() for nested VMX checks
Sean Christopherson
1
-12
/
+0
2022-06-11
KVM: selftests: Add TEST_REQUIRE macros to reduce skipping copy+paste
Sean Christopherson
1
-4
/
+1
2022-06-11
KVM: selftests: Purge vm+vcpu_id == vcpu silliness
Sean Christopherson
1
-2
/
+2
2022-06-11
KVM: selftests: Simplify KVM_ENABLE_CAP helper APIs
Sean Christopherson
1
-6
/
+2
2022-06-11
KVM: selftests: Consolidate KVM_ENABLE_CAP usage
Sean Christopherson
1
-1
/
+1
2022-06-11
KVM: selftests: Get rid of kvm_util_internal.h
Sean Christopherson
1
-1
/
+0
2022-06-09
KVM: selftests: Add option to run dirty_log_perf_test vCPUs in L2
David Matlack
1
-0
/
+15
2022-06-09
KVM: selftests: Add a helper to check EPT/VPID capabilities
David Matlack
1
-1
/
+6
2022-06-09
KVM: selftests: Refactor nested_map() to specify target level
David Matlack
1
-4
/
+12
2022-06-09
KVM: selftests: Drop stale function parameter comment for nested_map()
David Matlack
1
-1
/
+0
2022-06-09
KVM: selftests: Add option to create 2M and 1G EPT mappings
David Matlack
1
-50
/
+60
2021-06-24
KVM: selftests: Add wrapper to allocate page table page
Sean Christopherson
1
-9
/
+3
2021-06-24
KVM: selftests: Unconditionally allocate EPT tables in memslot 0
Sean Christopherson
1
-12
/
+9
2021-06-24
KVM: selftests: Add helpers to allocate N pages of virtual memory
Sean Christopherson
1
-14
/
+11
2020-10-31
KVM: selftests: test behavior of unmapped L2 APIC-access address
Jim Mattson
1
-0
/
+9
2020-06-11
KVM: selftests: do not substitute SVM/VMX check with KVM_CAP_NESTED_STATE check
Vitaly Kuznetsov
1
-2
/
+7
2020-05-06
KVM: selftests: Fix build for evmcs.h
Peter Xu
1
-0
/
+3
2020-03-16
KVM: selftests: define and use EVMCS_VERSION
Vitaly Kuznetsov
1
-1
/
+1
2020-03-16
KVM: selftests: Use consistent message for test skipping
Andrew Jones
1
-1
/
+1
2020-02-12
selftests: KVM: Replace get_{gdt,idt}_base() by get_{gdt,idt}()
Eric Auger
1
-3
/
+3
2020-01-13
tools/x86: Sync msr-index.h from kernel sources
Sean Christopherson
1
-4
/
+4
2019-10-22
selftests: kvm: consolidate VMX support checks
Vitaly Kuznetsov
1
-0
/
+10
2019-09-27
selftests: kvm: add test for dirty logging inside nested guests
Paolo Bonzini
1
-2
/
+199
2019-08-15
selftests: kvm: provide common function to enable eVMCS
Paolo Bonzini
1
-0
/
+20
2019-07-20
KVM: selftests: Remove superfluous define from vmx.c
Thomas Huth
1
-2
/
+0
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482
Thomas Gleixner
1
-2
/
+1
2018-10-17
KVM: selftests: add Enlightened VMCS test
Vitaly Kuznetsov
1
-12
/
+36
2018-10-17
KVM: selftests: state_test: test bare VMXON migration
Vitaly Kuznetsov
1
-0
/
+5
2018-10-17
kvm: selftests: move arch-specific files to arch-specific locations
Andrew Jones
1
-0
/
+283