summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm/x86_64/set_memory_region_test.c
AgeCommit message (Expand)AuthorFilesLines
2020-04-15KVM: selftests: Make set_memory_region_test common to all architecturesSean Christopherson1-337/+0
2020-04-15KVM: selftests: Add "zero" testcase to set_memory_region_testSean Christopherson1-0/+24
2020-04-15KVM: selftests: Add "delete" testcase to set_memory_region_testSean Christopherson1-0/+91
2020-04-15KVM: sefltests: Add explicit synchronization to move mem region testSean Christopherson1-18/+99
2020-03-16KVM: selftests: virt_map should take npages, not sizeAndrew Jones1-1/+1
2020-03-16KVM: selftests: Enable printf format warnings for TEST_ASSERTAndrew Jones1-2/+1
2020-03-16KVM: selftests: Add test for KVM_SET_USER_MEMORY_REGIONSean Christopherson1-0/+142