summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm/x86_64/emulator_error_test.c
AgeCommit message (Expand)Author
2022-11-16KVM: selftests: Rename emulator_error_test to smaller_maxphyaddr_emulation_testDavid Matlack
2022-11-16KVM: selftests: move common startup logic to kvm_util.cVishal Annapurve
2022-11-16KVM: selftests: Drop reserved bit checks from PTE accessorSean Christopherson
2022-11-16KVM: selftests: Drop helpers to read/write page table entriesSean Christopherson
2022-07-13KVM: selftests: Add and use helper to set vCPU's CPUID maxphyaddrSean Christopherson
2022-07-13KVM: selftests: Cache CPUID in struct kvm_vcpuSean Christopherson
2022-07-13KVM: selftests: Fix filename reporting in guest assertsColton Lewis
2022-06-11KVM: selftests: Add TEST_REQUIRE macros to reduce skipping copy+pasteSean Christopherson
2022-06-11KVM: selftests: Add kvm_has_cap() to provide syntactic sugarSean Christopherson
2022-06-11KVM: selftests: Purge vm+vcpu_id == vcpu sillinessSean Christopherson
2022-06-11KVM: selftests: Convert emulator_error_test away from VCPU_IDSean Christopherson
2022-06-11KVM: selftests: Simplify KVM_ENABLE_CAP helper APIsSean Christopherson
2022-04-21kvm: selftests: introduce and use more page size-related constantsPaolo Bonzini
2021-06-24selftests: kvm: Allows userspace to handle emulation errors.Aaron Lewis