index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kvm
Age
Commit message (
Expand
)
Author
2018-10-28
Merge tag 'linux-kselftest-4.20-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-10-24
selftests: kvm: Fix -Wformat warnings
Andrea Parri
2018-10-24
kvm: selftests: fix spelling mistake "Insufficent" -> "Insufficient"
Colin Ian King
2018-10-19
selftests/kvm: add missing executables to .gitignore
Anders Roxell
2018-10-17
KVM: selftests: add Enlightened VMCS test
Vitaly Kuznetsov
2018-10-17
KVM: selftests: state_test: test bare VMXON migration
Vitaly Kuznetsov
2018-10-17
kvm: selftests: support high GPAs in dirty_log_test
Andrew Jones
2018-10-17
kvm: selftests: stop lying to aarch64 tests about PA-bits
Andrew Jones
2018-10-17
kvm: selftests: dirty_log_test: also test 64K pages on aarch64
Andrew Jones
2018-10-17
kvm: selftests: port dirty_log_test to aarch64
Andrew Jones
2018-10-17
kvm: selftests: introduce new VM mode for 64K pages
Andrew Jones
2018-10-17
kvm: selftests: add vcpu support for aarch64
Andrew Jones
2018-10-17
kvm: selftests: add virt mem support for aarch64
Andrew Jones
2018-10-17
kvm: selftests: add vm_phy_pages_alloc
Andrew Jones
2018-10-17
kvm: selftests: tidy up kvm_util
Andrew Jones
2018-10-17
kvm: selftests: add cscope make target
Andrew Jones
2018-10-17
kvm: selftests: move arch-specific files to arch-specific locations
Andrew Jones
2018-10-17
kvm: selftests: introduce ucall
Andrew Jones
2018-10-17
kvm: selftests: vcpu_setup: set cr4.osfxsr
Andrew Jones
2018-09-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Greg Kroah-Hartman
2018-09-20
kvm: selftests: Add platform_info_test
Drew Schmitt
2018-09-20
kvm: selftests: use -pthread instead of -lpthread
Lei Yang
2018-09-05
selftests: add headers_install to lib.mk
Anders Roxell
2018-08-22
kvm: selftest: add dirty logging test
Peter Xu
2018-08-22
kvm: selftest: pass in extra memory when create vm
Peter Xu
2018-08-22
kvm: selftest: include the tools headers
Peter Xu
2018-08-22
kvm: selftest: unify the guest port macros
Peter Xu
2018-08-06
KVM: selftests: add tests for shadow VMCS save/restore
Paolo Bonzini
2018-08-06
kvm: selftests: add test for nested state save/restore
Paolo Bonzini
2018-08-06
kvm: selftests: add basic test for state save and restore
Paolo Bonzini
2018-08-06
kvm: selftests: ensure vcpu file is released
Paolo Bonzini
2018-08-06
kvm: selftests: actually use all of lib/vmx.c
Paolo Bonzini
2018-08-06
kvm: selftests: create a GDT and TSS
Paolo Bonzini
2018-08-06
kvm: selftests: add cr4_cpuid_sync_test
Wei Huang
2018-05-30
selftests: kvm: return Kselftest Skip code for skipped tests
Shuah Khan (Samsung OSG)
2018-05-30
selftests: kvm: update .gitignore with missing file
Anders Roxell
2018-05-30
selftests: kvm: add .gitignore for generated files
Anders Roxell
2018-05-11
KVM: selftests: exit with 0 status code when tests cannot be run
Paolo Bonzini
2018-04-16
kvm: selftests: add vmx_tsc_adjust_test
Paolo Bonzini
2018-04-12
kvm: selftests: add -std=gnu99 cflags
Peng Hao
2018-04-10
kvm: selftests: fix spelling mistake: "divisable" and "divisible"
Colin Ian King
2018-04-04
kvm: selftests: add sync_regs_test
Paolo Bonzini
2018-04-04
kvm: selftests: add API testing infrastructure
Paolo Bonzini