index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kvm
/
lib
/
kvm_util_internal.h
Age
Commit message (
Expand
)
Author
2022-06-11
KVM: selftests: Get rid of kvm_util_internal.h
Sean Christopherson
2022-06-11
KVM: selftests: Make x86-64's register dump helpers static
Sean Christopherson
2022-06-11
KVM: selftests: Add vcpu_get() to retrieve and assert on vCPU existence
Sean Christopherson
2021-05-27
KVM: selftests: create alias mappings when using shared memory
Axel Rasmussen
2021-05-27
KVM: selftests: Keep track of memslots more efficiently
Maciej S. Szmigiero
2021-03-18
selftests: kvm: add get_msr_index_features
Emanuele Giuseppe Esposito
2020-11-15
KVM: selftests: Add dirty ring buffer test
Peter Xu
2020-11-08
selftests: kvm: Add exception handling to selftests
Aaron Lewis
2020-04-15
KVM: selftests: Use kernel's list instead of homebrewed replacement
Sean Christopherson
2020-03-16
KVM: selftests: Share common API documentation
Andrew Jones
2020-02-24
KVM: selftests: Remove unnecessary defines
Andrew Jones
2019-09-27
selftests: kvm: add test for dirty logging inside nested guests
Paolo Bonzini
2019-07-11
Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482
Thomas Gleixner
2019-06-05
kvm: selftests: hide vcpu_setup in processor code
Paolo Bonzini
2018-12-21
kvm: selftests: aarch64: dirty_log_test: support greater than 40-bit IPAs
Andrew Jones
2018-10-17
kvm: selftests: introduce new VM mode for 64K pages
Andrew Jones
2018-10-17
kvm: selftests: add virt mem support for aarch64
Andrew Jones
2018-10-17
kvm: selftests: tidy up kvm_util
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-08-06
kvm: selftests: add basic test for state save and restore
Paolo Bonzini
2018-08-06
kvm: selftests: create a GDT and TSS
Paolo Bonzini
2018-04-04
kvm: selftests: add API testing infrastructure
Paolo Bonzini