index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-03
selftests: kvm: Fix libkvm build error
Shuah Khan
1
-1
/
+1
2019-09-27
KVM: selftests: x86: clarify what is reported on KVM_GET_MSRS failure
Vitaly Kuznetsov
1
-1
/
+1
2019-09-27
selftests: kvm: add test for dirty logging inside nested guests
Paolo Bonzini
7
-3
/
+377
2019-09-25
KVM: selftests: fix ucall on x86
Vitaly Kuznetsov
1
-1
/
+1
2019-09-24
KVM: selftests: hyperv_cpuid: add check for NoNonArchitecturalCoreSharing bit
Vitaly Kuznetsov
1
-0
/
+27
2019-09-24
KVM: selftests: Remove duplicate guest mode handling
Peter Xu
3
-47
/
+26
2019-09-24
KVM: selftests: Introduce VM_MODE_PXXV48_4K
Peter Xu
6
-14
/
+67
2019-09-24
KVM: selftests: Create VM earlier for dirty log test
Peter Xu
1
-3
/
+16
2019-09-24
KVM: selftests: Move vm type into _vm_create() internally
Peter Xu
3
-20
/
+17
2019-09-11
Merge tag 'kvm-s390-next-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
9
-178
/
+484
2019-09-04
KVM: selftests: Test invalid bits in kvm_valid_regs and kvm_dirty_regs on s390x
Thomas Huth
1
-0
/
+30
2019-08-29
KVM: selftests: Add a test for the KVM_S390_MEM_OP ioctl
Thomas Huth
2
-0
/
+167
2019-08-21
selftests/kvm: make platform_info_test pass on AMD
Vitaly Kuznetsov
1
-1
/
+1
2019-08-21
selftests: kvm: fix state save/load on processors without XSAVE
Paolo Bonzini
1
-6
/
+10
2019-08-15
selftests: kvm: fix vmx_set_nested_state_test
Paolo Bonzini
1
-3
/
+14
2019-08-15
selftests: kvm: provide common function to enable eVMCS
Paolo Bonzini
4
-21
/
+28
2019-08-15
selftests: kvm: do not try running the VM in vmx_set_nested_state_test
Paolo Bonzini
1
-15
/
+0
2019-08-09
selftests: kvm: Adding config fragments
Naresh Kamboju
1
-0
/
+3
2019-08-09
KVM: selftests: Update gitignore file for latest changes
Thomas Huth
1
-1
/
+2
2019-08-02
KVM: selftests: Enable dirty_log_test on s390x
Thomas Huth
2
-7
/
+53
2019-08-02
KVM: selftests: Implement ucall() for s390x
Thomas Huth
3
-3
/
+61
2019-08-02
KVM: selftests: Split ucall.c into architecture specific files
Thomas Huth
6
-168
/
+173
2019-07-20
KVM: selftests: Remove superfluous define from vmx.c
Thomas Huth
1
-2
/
+0
2019-07-15
Merge tag 'kvm-s390-next-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
9
-10
/
+492
2019-07-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
12
-42
/
+61
2019-07-11
Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
23
-87
/
+252
2019-07-02
KVM: nVMX: Change KVM_STATE_NESTED_EVMCS to signal vmcs12 is copied from eVMCS
Liran Alon
1
-0
/
+1
2019-06-21
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
20
-47
/
+20
2019-06-20
KVM: nVMX: reorganize initial steps of vmx_set_nested_state
Paolo Bonzini
1
-12
/
+20
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482
Thomas Gleixner
20
-47
/
+20
2019-06-19
tests: kvm: Check for a kernel warning
Aaron Lewis
7
-0
/
+184
2019-06-19
kvm: tests: Sort tests in the Makefile alphabetically
Aaron Lewis
1
-10
/
+10
2019-06-19
KVM: x86: Modify struct kvm_nested_state to have explicit fields for data
Liran Alon
1
-21
/
+21
2019-06-05
kvm: selftests: introduce aarch64_vcpu_add_default
Andrew Jones
2
-2
/
+9
2019-06-05
kvm: selftests: introduce aarch64_vcpu_setup
Andrew Jones
2
-6
/
+15
2019-06-05
kvm: selftests: hide vcpu_setup in processor code
Paolo Bonzini
9
-31
/
+28
2019-06-04
kvm: selftests: ucall improvements
Andrew Jones
2
-8
/
+14
2019-06-04
KVM: selftests: enable pgste option for the linker on s390
Christian Borntraeger
1
-1
/
+6
2019-06-04
KVM: selftests: Move kvm_create_max_vcpus test to generic code
Thomas Huth
2
-2
/
+5
2019-06-04
KVM: selftests: Add the sync_regs test for s390x
Thomas Huth
2
-0
/
+153
2019-06-04
KVM: selftests: Add processor code for s390x
Thomas Huth
3
-0
/
+309
2019-06-04
KVM: selftests: Align memory region addresses to 1M on s390x
Thomas Huth
1
-5
/
+16
2019-06-04
KVM: selftests: Introduce a VM_MODE_DEFAULT macro for the default bits
Thomas Huth
3
-2
/
+8
2019-06-04
KVM: selftests: Guard struct kvm_vcpu_events with __KVM_HAVE_VCPU_EVENTS
Thomas Huth
2
-0
/
+4
2019-05-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
17
-69
/
+61
2019-05-24
KVM: selftests: Wrap vcpu_nested_state_get/set functions with x86 guard
Thomas Huth
2
-0
/
+4
2019-05-24
kvm: selftests: aarch64: compile with warnings on
Andrew Jones
1
-4
/
+5
2019-05-24
kvm: selftests: aarch64: fix default vm mode
Andrew Jones
1
-1
/
+1
2019-05-24
kvm: selftests: aarch64: dirty_log_test: fix unaligned memslot size
Andrew Jones
1
-1
/
+1
2019-05-24
KVM: selftests: do not blindly clobber registers in guest asm
Paolo Bonzini
1
-24
/
+30
[next]