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
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
2018-10-17
kvm: selftests: stop lying to aarch64 tests about PA-bits
Andrew Jones
4
-3
/
+36
2018-10-17
kvm: selftests: dirty_log_test: also test 64K pages on aarch64
Andrew Jones
1
-46
/
+137
2018-10-17
kvm: selftests: port dirty_log_test to aarch64
Andrew Jones
3
-80
/
+90
2018-10-17
kvm: selftests: introduce new VM mode for 64K pages
Andrew Jones
5
-25
/
+47
2018-10-17
kvm: selftests: add vcpu support for aarch64
Andrew Jones
2
-0
/
+138
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
2
-23
/
+39
2018-10-17
kvm: selftests: tidy up kvm_util
Andrew Jones
6
-399
/
+407
2018-10-17
kvm: selftests: add cscope make target
Andrew Jones
1
-1
/
+10
2018-10-17
kvm: selftests: move arch-specific files to arch-specific locations
Andrew Jones
18
-49
/
+50
2018-10-17
kvm: selftests: introduce ucall
Andrew Jones
10
-85
/
+222
2018-10-17
kvm: selftests: vcpu_setup: set cr4.osfxsr
Andrew Jones
1
-1
/
+1
2018-09-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Greg Kroah-Hartman
5
-2
/
+207
2018-09-20
kvm: selftests: Add platform_info_test
Drew Schmitt
5
-1
/
+206
2018-09-20
kvm: selftests: use -pthread instead of -lpthread
Lei Yang
1
-1
/
+1
2018-09-05
selftests: add headers_install to lib.mk
Anders Roxell
1
-5
/
+2
2018-08-22
kvm: selftest: add dirty logging test
Peter Xu
4
-0
/
+356
2018-08-22
kvm: selftest: pass in extra memory when create vm
Peter Xu
7
-8
/
+23
2018-08-22
kvm: selftest: include the tools headers
Peter Xu
3
-3
/
+3
2018-08-22
kvm: selftest: unify the guest port macros
Peter Xu
6
-95
/
+78
2018-08-06
KVM: selftests: add tests for shadow VMCS save/restore
Paolo Bonzini
3
-5
/
+74
2018-08-06
kvm: selftests: add test for nested state save/restore
Paolo Bonzini
3
-1
/
+132
2018-08-06
kvm: selftests: add basic test for state save and restore
Paolo Bonzini
8
-22
/
+311
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
3
-89
/
+72
2018-08-06
kvm: selftests: create a GDT and TSS
Paolo Bonzini
5
-47
/
+79
2018-08-06
kvm: selftests: add cr4_cpuid_sync_test
Wei Huang
3
-0
/
+131
2018-05-30
selftests: kvm: return Kselftest Skip code for skipped tests
Shuah Khan (Samsung OSG)
2
-2
/
+9
2018-05-30
selftests: kvm: update .gitignore with missing file
Anders Roxell
1
-0
/
+1
[next]