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-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
2019-05-24
KVM: selftests: Remove duplicated TEST_ASSERT in hyperv_cpuid.c
Thomas Huth
1
-3
/
+0
2019-05-24
KVM: selftests: Compile code with warnings enabled
Thomas Huth
12
-31
/
+16
2019-05-24
kvm: selftests: avoid type punning
Paolo Bonzini
2
-2
/
+2
2019-05-24
KVM: selftests: Fix a condition in test_hv_cpuid()
Dan Carpenter
1
-3
/
+2
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
7
-3
/
+396
2019-05-08
tests: kvm: Add tests for KVM_SET_NESTED_STATE
Aaron Lewis
5
-0
/
+318
2019-05-08
tests: kvm: Add tests for KVM_CAP_MAX_VCPUS and KVM_CAP_MAX_CPU_ID
Aaron Lewis
3
-0
/
+72
2019-05-08
tests: kvm: Add tests to .gitignore
Aaron Lewis
1
-1
/
+4
2019-05-08
KVM: Introduce KVM_CAP_MANUAL_DIRTY_LOG_PROTECT2
Peter Xu
1
-2
/
+2
2019-04-30
KVM: fix KVM_CLEAR_DIRTY_LOG for memory slots of unaligned size
Paolo Bonzini
1
-2
/
+2
2019-04-30
KVM: selftests: make hyperv_cpuid test pass on AMD
Vitaly Kuznetsov
1
-1
/
+8
2019-04-30
KVM: fix KVM_CLEAR_DIRTY_LOG for memory slots of unaligned size
Paolo Bonzini
1
-3
/
+6
2019-04-16
selftests: kvm: add a selftest for SMM
Vitaly Kuznetsov
4
-6
/
+191
2019-04-16
selftests: kvm: fix for compilers that do not support -no-pie
Paolo Bonzini
1
-1
/
+7
2019-04-16
selftests: kvm/evmcs_test: complete I/O before migrating guest state
Paolo Bonzini
4
-16
/
+17
2019-03-28
KVM: selftests: complete IO before migrating guest state
Sean Christopherson
3
-2
/
+33
2019-03-28
KVM: selftests: disable stack protector for all KVM tests
Sean Christopherson
1
-2
/
+2
2019-03-28
KVM: selftests: explicitly disable PIE for tests
Sean Christopherson
1
-1
/
+1
2019-03-28
KVM: selftests: assert on exit reason in CR4/cpuid sync test
Sean Christopherson
1
-16
/
+19
2019-02-12
selftests: kvm: add selftest for releasing VM file descriptor while in L2
Paolo Bonzini
3
-0
/
+97
2019-01-25
KVM: selftests: check returned evmcs version range
Vitaly Kuznetsov
1
-0
/
+6
2019-01-25
kvm: selftests: Fix region overlap check in kvm_util
Ben Gardon
1
-7
/
+2
2018-12-21
kvm: selftests: ucall: fix exit mmio address guessing
Andrew Jones
1
-11
/
+19
2018-12-21
kvm: selftests: aarch64: dirty_log_test: support greater than 40-bit IPAs
Andrew Jones
4
-9
/
+42
2018-12-21
kvm: selftests: add pa-48/va-48 VM modes
Andrew Jones
3
-8
/
+35
2018-12-21
kvm: selftests: dirty_log_test: improve mode param management
Andrew Jones
1
-25
/
+23
2018-12-21
kvm: selftests: dirty_log_test: reset guest test phys offset
Andrew Jones
1
-4
/
+7
2018-12-21
kvm: selftests: dirty_log_test: always use -t
Andrew Jones
1
-19
/
+17
2018-12-21
kvm: selftests: dirty_log_test: don't identity map the test mem
Andrew Jones
1
-13
/
+14
2018-12-21
kvm: selftests: x86_64: dirty_log_test: fix -t
Andrew Jones
1
-0
/
+9
2018-12-21
selftests: kvm: report failed stage when exit reason is unexpected
Vitaly Kuznetsov
2
-4
/
+4
2018-12-14
kvm: selftests: ucall: improve ucall placement in memory, fix unsigned compar...
Paolo Bonzini
1
-8
/
+6
2018-12-14
KVM: selftests: Add hyperv_cpuid test
Vitaly Kuznetsov
2
-0
/
+158
2018-12-14
KVM: selftests: implement an unchecked version of vcpu_ioctl()
Vitaly Kuznetsov
2
-2
/
+14
2018-12-14
kvm: introduce manual dirty log reprotect
Paolo Bonzini
5
-0
/
+38
2018-12-13
selftests: Fix test errors related to lib.mk khdr target
Shuah Khan
1
-1
/
+1
2018-10-28
Merge tag 'linux-kselftest-4.20-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-3
/
+3
2018-10-24
selftests: kvm: Fix -Wformat warnings
Andrea Parri
1
-2
/
+2
2018-10-24
kvm: selftests: fix spelling mistake "Insufficent" -> "Insufficient"
Colin Ian King
1
-1
/
+1
2018-10-19
selftests/kvm: add missing executables to .gitignore
Anders Roxell
1
-0
/
+1
2018-10-17
KVM: selftests: add Enlightened VMCS test
Vitaly Kuznetsov
5
-12
/
+1323
2018-10-17
KVM: selftests: state_test: test bare VMXON migration
Vitaly Kuznetsov
4
-10
/
+19
2018-10-17
kvm: selftests: support high GPAs in dirty_log_test
Andrew Jones
1
-15
/
+50
[prev]
[next]