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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'kvm-s390-next-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2019-09-11
9
-178
/
+484
|
\
|
*
KVM: selftests: Test invalid bits in kvm_valid_regs and kvm_dirty_regs on s390x
Thomas Huth
2019-09-04
1
-0
/
+30
|
*
KVM: selftests: Add a test for the KVM_S390_MEM_OP ioctl
Thomas Huth
2019-08-29
2
-0
/
+167
|
*
KVM: selftests: Enable dirty_log_test on s390x
Thomas Huth
2019-08-02
2
-7
/
+53
|
*
KVM: selftests: Implement ucall() for s390x
Thomas Huth
2019-08-02
3
-3
/
+61
|
*
KVM: selftests: Split ucall.c into architecture specific files
Thomas Huth
2019-08-02
6
-168
/
+173
*
|
selftests/kvm: make platform_info_test pass on AMD
Vitaly Kuznetsov
2019-08-21
1
-1
/
+1
*
|
selftests: kvm: fix state save/load on processors without XSAVE
Paolo Bonzini
2019-08-21
1
-6
/
+10
*
|
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
4
-21
/
+28
*
|
selftests: kvm: do not try running the VM in vmx_set_nested_state_test
Paolo Bonzini
2019-08-15
1
-15
/
+0
*
|
selftests: kvm: Adding config fragments
Naresh Kamboju
2019-08-09
1
-0
/
+3
*
|
KVM: selftests: Update gitignore file for latest changes
Thomas Huth
2019-08-09
1
-1
/
+2
|
/
*
KVM: selftests: Remove superfluous define from vmx.c
Thomas Huth
2019-07-20
1
-2
/
+0
*
Merge tag 'kvm-s390-next-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2019-07-15
9
-10
/
+492
|
\
|
*
KVM: selftests: enable pgste option for the linker on s390
Christian Borntraeger
2019-06-04
1
-1
/
+6
|
*
KVM: selftests: Move kvm_create_max_vcpus test to generic code
Thomas Huth
2019-06-04
2
-2
/
+5
|
*
KVM: selftests: Add the sync_regs test for s390x
Thomas Huth
2019-06-04
2
-0
/
+153
|
*
KVM: selftests: Add processor code for s390x
Thomas Huth
2019-06-04
3
-0
/
+309
|
*
KVM: selftests: Align memory region addresses to 1M on s390x
Thomas Huth
2019-06-04
1
-5
/
+16
|
*
KVM: selftests: Introduce a VM_MODE_DEFAULT macro for the default bits
Thomas Huth
2019-06-04
3
-2
/
+8
|
*
KVM: selftests: Guard struct kvm_vcpu_events with __KVM_HAVE_VCPU_EVENTS
Thomas Huth
2019-06-04
2
-0
/
+4
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-07-13
12
-42
/
+61
|
\
\
|
*
\
Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2019-07-11
23
-87
/
+252
|
|
\
\
|
*
|
|
kvm: selftests: introduce aarch64_vcpu_add_default
Andrew Jones
2019-06-05
2
-2
/
+9
|
*
|
|
kvm: selftests: introduce aarch64_vcpu_setup
Andrew Jones
2019-06-05
2
-6
/
+15
|
*
|
|
kvm: selftests: hide vcpu_setup in processor code
Paolo Bonzini
2019-06-05
9
-31
/
+28
|
*
|
|
kvm: selftests: ucall improvements
Andrew Jones
2019-06-04
2
-8
/
+14
|
|
|
/
|
|
/
|
*
|
|
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
20
-47
/
+20
|
\
\
|
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482
Thomas Gleixner
2019-06-19
20
-47
/
+20
|
|
/
*
|
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
7
-0
/
+184
*
|
kvm: tests: Sort tests in the Makefile alphabetically
Aaron Lewis
2019-06-19
1
-10
/
+10
*
|
KVM: x86: Modify struct kvm_nested_state to have explicit fields for data
Liran Alon
2019-06-19
1
-21
/
+21
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-05-26
17
-69
/
+61
|
\
|
*
KVM: selftests: Wrap vcpu_nested_state_get/set functions with x86 guard
Thomas Huth
2019-05-24
2
-0
/
+4
|
*
kvm: selftests: aarch64: compile with warnings on
Andrew Jones
2019-05-24
1
-4
/
+5
|
*
kvm: selftests: aarch64: fix default vm mode
Andrew Jones
2019-05-24
1
-1
/
+1
|
*
kvm: selftests: aarch64: dirty_log_test: fix unaligned memslot size
Andrew Jones
2019-05-24
1
-1
/
+1
|
*
KVM: selftests: do not blindly clobber registers in guest asm
Paolo Bonzini
2019-05-24
1
-24
/
+30
|
*
KVM: selftests: Remove duplicated TEST_ASSERT in hyperv_cpuid.c
Thomas Huth
2019-05-24
1
-3
/
+0
|
*
KVM: selftests: Compile code with warnings enabled
Thomas Huth
2019-05-24
12
-31
/
+16
|
*
kvm: selftests: avoid type punning
Paolo Bonzini
2019-05-24
2
-2
/
+2
|
*
KVM: selftests: Fix a condition in test_hv_cpuid()
Dan Carpenter
2019-05-24
1
-3
/
+2
*
|
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-05-17
7
-3
/
+396
|
\
|
*
tests: kvm: Add tests for KVM_SET_NESTED_STATE
Aaron Lewis
2019-05-08
5
-0
/
+318
|
*
tests: kvm: Add tests for KVM_CAP_MAX_VCPUS and KVM_CAP_MAX_CPU_ID
Aaron Lewis
2019-05-08
3
-0
/
+72
|
*
tests: kvm: Add tests to .gitignore
Aaron Lewis
2019-05-08
1
-1
/
+4
[next]