index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kvm
/
x86_64
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: nVMX: check for invalid hdr.vmx.flags
Paolo Bonzini
2020-07-27
1
-0
/
+13
*
KVM: nVMX: check for required but missing VMCS12 in KVM_SET_NESTED_STATE
Paolo Bonzini
2020-07-27
1
-1
/
+11
*
selftests: kvm: do not set guest mode flag
Paolo Bonzini
2020-07-27
1
-8
/
+9
*
KVM: selftests: fix sync_with_host() in smm_test
Vitaly Kuznetsov
2020-06-11
1
-2
/
+2
*
KVM: selftests: Don't probe KVM_CAP_HYPERV_ENLIGHTENED_VMCS when nested VMX i...
Vitaly Kuznetsov
2020-06-11
2
-3
/
+5
*
KVM: selftests: do not substitute SVM/VMX check with KVM_CAP_NESTED_STATE check
Vitaly Kuznetsov
2020-06-11
2
-12
/
+14
*
KVM: selftests: fix vmx_preemption_timer_test build with GCC10
Vitaly Kuznetsov
2020-06-08
1
-0
/
+4
*
KVM: selftests: update hyperv_cpuid with SynDBG tests
Vitaly Kuznetsov
2020-06-01
1
-47
/
+56
*
KVM: selftests: VMX preemption timer migration test
Makarand Sonare
2020-06-01
1
-0
/
+255
*
selftests: kvm: fix smm test on SVM
Vitaly Kuznetsov
2020-06-01
1
-6
/
+13
*
selftests: kvm: add a SVM version of state-test
Paolo Bonzini
2020-06-01
1
-12
/
+50
*
Merge branch 'kvm-amd-fixes' into HEAD
Paolo Bonzini
2020-05-13
1
-0
/
+202
|
\
|
*
KVM: VMX: pass correct DR6 for GD userspace exit
Paolo Bonzini
2020-05-08
1
-1
/
+23
|
*
KVM: selftests: Add KVM_SET_GUEST_DEBUG test
Peter Xu
2020-05-07
1
-0
/
+180
*
|
KVM: selftests: Make set_memory_region_test common to all architectures
Sean Christopherson
2020-04-15
1
-337
/
+0
*
|
KVM: selftests: Add "zero" testcase to set_memory_region_test
Sean Christopherson
2020-04-15
1
-0
/
+24
*
|
KVM: selftests: Add "delete" testcase to set_memory_region_test
Sean Christopherson
2020-04-15
1
-0
/
+91
*
|
KVM: sefltests: Add explicit synchronization to move mem region test
Sean Christopherson
2020-04-15
1
-18
/
+99
|
/
*
KVM: selftests: enlightened VMPTRLD with an incorrect GPA
Vitaly Kuznetsov
2020-03-16
1
-2
/
+10
*
KVM: selftests: test enlightened vmenter with wrong eVMCS version
Vitaly Kuznetsov
2020-03-16
1
-4
/
+9
*
selftests: kvm: Uses TEST_FAIL in tests/utilities
Wainer dos Santos Moschetta
2020-03-16
7
-18
/
+17
*
KVM: selftests: virt_map should take npages, not size
Andrew Jones
2020-03-16
2
-7
/
+6
*
KVM: selftests: Use consistent message for test skipping
Andrew Jones
2020-03-16
8
-14
/
+11
*
KVM: selftests: Enable printf format warnings for TEST_ASSERT
Andrew Jones
2020-03-16
7
-11
/
+9
*
KVM: selftests: Fix unknown ucall command asserts
Andrew Jones
2020-03-16
7
-8
/
+7
*
KVM: selftests: Add test for KVM_SET_USER_MEMORY_REGION
Sean Christopherson
2020-03-16
1
-0
/
+142
*
KVM: selftests: Convert some printf's to pr_info's
Andrew Jones
2020-03-16
5
-6
/
+6
*
selftests: KVM: SVM: Add vmcall test
Eric Auger
2020-02-12
1
-0
/
+79
*
KVM: VMX: Fix the spelling of CPU_BASED_USE_TSC_OFFSETTING
Xiaoyao Li
2020-01-08
1
-1
/
+1
*
kvm: tests: Add test to verify MSR_IA32_XSS
Aaron Lewis
2019-10-22
1
-0
/
+76
*
selftests: kvm: fix sync_regs_test with newer gccs
Vitaly Kuznetsov
2019-10-22
1
-10
/
+11
*
selftests: kvm: vmx_dirty_log_test: skip the test when VMX is not supported
Vitaly Kuznetsov
2019-10-22
1
-0
/
+2
*
selftests: kvm: consolidate VMX support checks
Vitaly Kuznetsov
2019-10-22
3
-15
/
+3
*
selftests: kvm: vmx_set_nested_state_test: don't check for VMX support twice
Vitaly Kuznetsov
2019-10-22
1
-6
/
+1
*
selftests: kvm: add test for dirty logging inside nested guests
Paolo Bonzini
2019-09-27
1
-0
/
+156
*
KVM: selftests: hyperv_cpuid: add check for NoNonArchitecturalCoreSharing bit
Vitaly Kuznetsov
2019-09-24
1
-0
/
+27
*
selftests/kvm: make platform_info_test pass on AMD
Vitaly Kuznetsov
2019-08-21
1
-1
/
+1
*
selftests: kvm: fix vmx_set_nested_state_test
Paolo Bonzini
2019-08-15
1
-3
/
+14
*
selftests: kvm: provide common function to enable eVMCS
Paolo Bonzini
2019-08-15
2
-21
/
+6
*
selftests: kvm: do not try running the VM in vmx_set_nested_state_test
Paolo Bonzini
2019-08-15
1
-15
/
+0
*
Merge tag 'kvm-s390-next-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2019-07-15
1
-69
/
+0
|
\
|
*
KVM: selftests: Move kvm_create_max_vcpus test to generic code
Thomas Huth
2019-06-04
1
-70
/
+0
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-07-13
4
-4
/
+4
|
\
\
|
*
\
Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2019-07-11
8
-46
/
+171
|
|
\
\
|
*
|
|
kvm: selftests: hide vcpu_setup in processor code
Paolo Bonzini
2019-06-05
4
-4
/
+4
|
|
|
/
|
|
/
|
*
|
|
KVM: nVMX: Change KVM_STATE_NESTED_EVMCS to signal vmcs12 is copied from eVMCS
Liran Alon
2019-07-02
1
-0
/
+1
|
|
/
|
/
|
*
|
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-06-21
7
-16
/
+7
|
\
\
|
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482
Thomas Gleixner
2019-06-19
7
-16
/
+7
|
|
/
*
|
KVM: nVMX: reorganize initial steps of vmx_set_nested_state
Paolo Bonzini
2019-06-20
1
-12
/
+20
*
|
tests: kvm: Check for a kernel warning
Aaron Lewis
2019-06-19
1
-0
/
+126
[next]