index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kvm
/
kvm_page_table_test.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-29
Revert "kvm: selftests: move base kvm_util.h declarations to kvm_util_base.h"
Sean Christopherson
1
-0
/
+1
2024-04-29
KVM: selftests: Define _GNU_SOURCE for all selftests code
Sean Christopherson
1
-3
/
+0
2024-01-29
KVM: selftests: Remove redundant newlines
Andrew Jones
1
-2
/
+2
2023-11-14
KVM: selftests: Introduce VM "shape" to allow tests to specify the VM type
Sean Christopherson
1
-1
/
+1
2023-08-02
KVM: selftests: use unified time type for comparison
Bibo Mao
1
-4
/
+4
2022-11-16
KVM: selftests: Drop now-unnecessary ucall_uninit()
Sean Christopherson
1
-1
/
+0
2022-11-16
KVM: selftests: Automatically do init_ucall() for non-barebones VMs
Sean Christopherson
1
-1
/
+0
2022-11-16
KVM: selftests: Add atoi_positive() and atoi_non_negative() for input validation
Vipin Sharma
1
-2
/
+2
2022-11-16
KVM: selftests: Add atoi_paranoid() to catch errors missed by atoi()
Vipin Sharma
1
-1
/
+1
2022-06-11
KVM: selftests: Drop @num_percpu_pages from __vm_create_with_vcpus()
Sean Christopherson
1
-1
/
+1
2022-06-11
KVM: selftests: Drop @slot0_mem_pages from __vm_create_with_vcpus()
Sean Christopherson
1
-3
/
+2
2022-06-11
KVM: selftests: Open code and drop 'struct kvm_vm' accessors
Sean Christopherson
1
-1
/
+1
2022-06-11
KVM: selftests: Purge vm+vcpu_id == vcpu silliness
Sean Christopherson
1
-4
/
+3
2022-06-11
KVM: selftests: Convert kvm_page_table_test away from reliance on vcpu_id
Sean Christopherson
1
-41
/
+21
2022-06-11
KVM: selftests: Drop @vcpuids param from VM creators
Sean Christopherson
1
-1
/
+1
2022-06-11
KVM: selftests: Add VM creation helper that "returns" vCPUs
Sean Christopherson
1
-2
/
+2
2022-04-21
KVM: selftests: Silence compiler warning in the kvm_page_table_test
Thomas Huth
1
-1
/
+1
2021-11-30
KVM: selftests: page_table_test: fix calculation of guest_test_phys_mem
Maciej S. Szmigiero
1
-1
/
+1
2021-11-16
KVM: selftests: Expose align() helpers to tests
Sean Christopherson
1
-1
/
+1
2021-09-22
KVM: selftests: Refactor help message for -s backing_src
David Matlack
1
-5
/
+2
2021-06-24
KVM: selftests: Unconditionally use memslot '0' for page table allocations
Sean Christopherson
1
-1
/
+1
2021-06-08
selftests: kvm: Add support for customized slot0 memory size
Zhenzhong Duan
1
-1
/
+1
2021-04-20
KVM: selftests: Add a test for kvm page table code
Yanan Wang
1
-0
/
+506