summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm/kvm_page_table_test.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: selftests: Add VM creation helper that "returns" vCPUsSean Christopherson2022-06-111-2/+2
* KVM: selftests: Silence compiler warning in the kvm_page_table_testThomas Huth2022-04-211-1/+1
* KVM: selftests: page_table_test: fix calculation of guest_test_phys_memMaciej S. Szmigiero2021-11-301-1/+1
* KVM: selftests: Expose align() helpers to testsSean Christopherson2021-11-161-1/+1
* KVM: selftests: Refactor help message for -s backing_srcDavid Matlack2021-09-221-5/+2
* KVM: selftests: Unconditionally use memslot '0' for page table allocationsSean Christopherson2021-06-241-1/+1
* selftests: kvm: Add support for customized slot0 memory sizeZhenzhong Duan2021-06-081-1/+1
* KVM: selftests: Add a test for kvm page table codeYanan Wang2021-04-201-0/+506