index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kvm
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
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
2
-5
/
+13
2018-12-21
kvm: selftests: add pa-48/va-48 VM modes
Andrew Jones
2
-8
/
+33
2018-12-14
kvm: selftests: ucall: improve ucall placement in memory, fix unsigned compar...
Paolo Bonzini
1
-8
/
+6
2018-12-14
KVM: selftests: implement an unchecked version of vcpu_ioctl()
Vitaly Kuznetsov
1
-2
/
+12
2018-12-14
kvm: introduce manual dirty log reprotect
Paolo Bonzini
1
-0
/
+13
2018-10-28
Merge tag 'linux-kselftest-4.20-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2018-10-24
kvm: selftests: fix spelling mistake "Insufficent" -> "Insufficient"
Colin Ian King
1
-1
/
+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: stop lying to aarch64 tests about PA-bits
Andrew Jones
2
-0
/
+24
2018-10-17
kvm: selftests: introduce new VM mode for 64K pages
Andrew Jones
4
-24
/
+41
2018-10-17
kvm: selftests: add vcpu support for aarch64
Andrew Jones
1
-0
/
+83
2018-10-17
kvm: selftests: add virt mem support for aarch64
Andrew Jones
3
-0
/
+218
2018-10-17
kvm: selftests: add vm_phy_pages_alloc
Andrew Jones
1
-23
/
+37
2018-10-17
kvm: selftests: tidy up kvm_util
Andrew Jones
3
-344
/
+361
2018-10-17
kvm: selftests: move arch-specific files to arch-specific locations
Andrew Jones
4
-10
/
+10
2018-10-17
kvm: selftests: introduce ucall
Andrew Jones
3
-14
/
+146
2018-10-17
kvm: selftests: vcpu_setup: set cr4.osfxsr
Andrew Jones
1
-1
/
+1
2018-09-20
kvm: selftests: Add platform_info_test
Drew Schmitt
1
-0
/
+89
2018-08-22
kvm: selftest: add dirty logging test
Peter Xu
1
-0
/
+43
2018-08-22
kvm: selftest: pass in extra memory when create vm
Peter Xu
1
-2
/
+16
2018-08-22
kvm: selftest: include the tools headers
Peter Xu
1
-0
/
+1
2018-08-22
kvm: selftest: unify the guest port macros
Peter Xu
1
-0
/
+14
2018-08-06
KVM: selftests: add tests for shadow VMCS save/restore
Paolo Bonzini
1
-3
/
+30
2018-08-06
kvm: selftests: add test for nested state save/restore
Paolo Bonzini
1
-0
/
+29
2018-08-06
kvm: selftests: add basic test for state save and restore
Paolo Bonzini
3
-22
/
+184
2018-08-06
kvm: selftests: ensure vcpu file is released
Paolo Bonzini
1
-1
/
+9
2018-08-06
kvm: selftests: actually use all of lib/vmx.c
Paolo Bonzini
1
-29
/
+42
2018-08-06
kvm: selftests: create a GDT and TSS
Paolo Bonzini
3
-44
/
+76
2018-05-31
selftests: kvm: return Kselftest Skip code for skipped tests
Shuah Khan (Samsung OSG)
1
-2
/
+7
2018-05-11
KVM: selftests: exit with 0 status code when tests cannot be run
Paolo Bonzini
1
-8
/
+8
2018-04-16
kvm: selftests: add vmx_tsc_adjust_test
Paolo Bonzini
2
-6
/
+255
2018-04-10
kvm: selftests: fix spelling mistake: "divisable" and "divisible"
Colin Ian King
2
-3
/
+3
2018-04-04
kvm: selftests: add sync_regs_test
Paolo Bonzini
3
-0
/
+358
2018-04-04
kvm: selftests: add API testing infrastructure
Paolo Bonzini
5
-0
/
+4418