index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kvm
Age
Commit message (
Expand
)
Author
2022-11-16
KVM: selftests: Drop now-unnecessary ucall_uninit()
Sean Christopherson
2022-11-16
KVM: selftests: Make arm64's MMIO ucall multi-VM friendly
Sean Christopherson
2022-11-16
KVM: selftests: Automatically do init_ucall() for non-barebones VMs
Sean Christopherson
2022-11-16
KVM: selftests: Consolidate boilerplate code in get_ucall()
Sean Christopherson
2022-11-16
KVM: selftests: Consolidate common code for populating ucall struct
Sean Christopherson
2022-11-16
KVM: arm64: selftests: Disable single-step without relying on ucall()
Sean Christopherson
2022-11-16
KVM: arm64: selftests: Disable single-step with correct KVM define
Sean Christopherson
2022-11-16
KVM: selftests: Rename perf_test_util symbols to memstress
David Matlack
2022-11-16
KVM: selftests: Rename pta (short for perf_test_args) to args
David Matlack
2022-11-16
KVM: selftests: Rename perf_test_util.[ch] to memstress.[ch]
David Matlack
2022-11-16
KVM: selftests: randomize page access order
Colton Lewis
2022-11-16
KVM: selftests: randomize which pages are written vs read
Colton Lewis
2022-11-16
KVM: selftests: create -r argument to specify random seed
Colton Lewis
2022-11-16
KVM: selftests: implement random number generator for guest code
Colton Lewis
2022-11-16
KVM: selftests: Allowing running dirty_log_perf_test on specific CPUs
Vipin Sharma
2022-11-16
KVM: selftests: Add atoi_positive() and atoi_non_negative() for input validation
Vipin Sharma
2022-11-16
KVM: selftests: Shorten the test args in memslot_modification_stress_test.c
Vipin Sharma
2022-11-16
KVM: selftests: Use SZ_* macros from sizes.h in max_guest_memory_test.c
Vipin Sharma
2022-11-16
KVM: selftests: Add atoi_paranoid() to catch errors missed by atoi()
Vipin Sharma
2022-11-16
KVM: selftests: Put command line options in alphabetical order in dirty_log_p...
Vipin Sharma
2022-11-16
KVM: selftests: Add missing break between -e and -g option in dirty_log_perf_...
Vipin Sharma
2022-11-10
KVM: selftests: aarch64: Add mix of tests into page_fault_test
Ricardo Koller
2022-11-10
KVM: selftests: aarch64: Add readonly memslot tests into page_fault_test
Ricardo Koller
2022-11-10
KVM: selftests: aarch64: Add dirty logging tests into page_fault_test
Ricardo Koller
2022-11-10
KVM: selftests: aarch64: Add userfaultfd tests into page_fault_test
Ricardo Koller
2022-11-10
KVM: selftests: aarch64: Add aarch64/page_fault_test
Ricardo Koller
2022-11-10
KVM: selftests: Use the right memslot for code, page-tables, and data allocat...
Ricardo Koller
2022-11-10
KVM: selftests: Fix alignment in virt_arch_pgd_alloc() and vm_vaddr_alloc()
Ricardo Koller
2022-11-10
KVM: selftests: Add vm->memslots[] and enum kvm_mem_region_type
Ricardo Koller
2022-11-10
KVM: selftests: Stash backing_src_type in struct userspace_mem_region
Ricardo Koller
2022-11-10
KVM: selftests: aarch64: Construct DEFAULT_MAIR_EL1 using sysreg.h macros
Ricardo Koller
2022-11-10
KVM: selftests: Add missing close and munmap in __vm_mem_region_delete()
Ricardo Koller
2022-11-10
KVM: selftests: aarch64: Add virt_get_pte_hva() library function
Ricardo Koller
2022-11-10
KVM: selftests: Add a userfaultfd library
Ricardo Koller
2022-11-10
KVM: arm64: selftests: Test with every breakpoint/watchpoint
Reiji Watanabe
2022-11-10
KVM: arm64: selftests: Add a test case for a linked watchpoint
Reiji Watanabe
2022-11-10
KVM: arm64: selftests: Add a test case for a linked breakpoint
Reiji Watanabe
2022-11-10
KVM: arm64: selftests: Change debug_version() to take ID_AA64DFR0_EL1
Reiji Watanabe
2022-11-10
KVM: arm64: selftests: Stop unnecessary test stage tracking of debug-exceptions
Reiji Watanabe
2022-11-10
KVM: arm64: selftests: Add helpers to enable debug exceptions
Reiji Watanabe
2022-11-10
KVM: arm64: selftests: Remove the hard-coded {b,w}pn#0 from debug-exceptions
Reiji Watanabe
2022-11-10
KVM: arm64: selftests: Add write_dbg{b,w}{c,v}r helpers in debug-exceptions
Reiji Watanabe
2022-11-10
KVM: arm64: selftests: Use FIELD_GET() to extract ID register fields
Reiji Watanabe
2022-11-10
KVM: selftests: memslot_perf_test: Report optimal memory slots
Gavin Shan
2022-11-10
KVM: selftests: memslot_perf_test: Consolidate memory
Gavin Shan
2022-11-10
KVM: selftests: memslot_perf_test: Support variable guest page size
Gavin Shan
2022-11-10
KVM: selftests: memslot_perf_test: Probe memory slots for once
Gavin Shan
2022-11-10
KVM: selftests: memslot_perf_test: Consolidate loop conditions in prepare_vm()
Gavin Shan
2022-11-10
KVM: selftests: memslot_perf_test: Use data->nslots in prepare_vm()
Gavin Shan
2022-11-10
KVM: selftests: Automate choosing dirty ring size in dirty_log_test
Gavin Shan
[prev]
[next]