summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm/kvm_page_table_test.c
AgeCommit message (Expand)Author
2022-04-21KVM: selftests: Silence compiler warning in the kvm_page_table_testThomas Huth
2021-11-30KVM: selftests: page_table_test: fix calculation of guest_test_phys_memMaciej S. Szmigiero
2021-11-16KVM: selftests: Expose align() helpers to testsSean Christopherson
2021-09-22KVM: selftests: Refactor help message for -s backing_srcDavid Matlack
2021-06-24KVM: selftests: Unconditionally use memslot '0' for page table allocationsSean Christopherson
2021-06-08selftests: kvm: Add support for customized slot0 memory sizeZhenzhong Duan
2021-04-20KVM: selftests: Add a test for kvm page table codeYanan Wang