aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm/kvm_page_table_test.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-11-30KVM: selftests: page_table_test: fix calculation of guest_test_phys_memMaciej S. Szmigiero1-1/+1
2021-11-16KVM: selftests: Expose align() helpers to testsSean Christopherson1-1/+1
2021-09-22KVM: selftests: Refactor help message for -s backing_srcDavid Matlack1-5/+2
2021-06-24KVM: selftests: Unconditionally use memslot '0' for page table allocationsSean Christopherson1-1/+1
2021-06-08selftests: kvm: Add support for customized slot0 memory sizeZhenzhong Duan1-1/+1
2021-04-20KVM: selftests: Add a test for kvm page table codeYanan Wang1-0/+506