aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm/x86_64/emulator_error_test.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: selftests: Add and use helper to set vCPU's CPUID maxphyaddrSean Christopherson2022-07-131-9/+1
* KVM: selftests: Cache CPUID in struct kvm_vcpuSean Christopherson2022-07-131-1/+1
* KVM: selftests: Fix filename reporting in guest assertsColton Lewis2022-07-131-2/+1
* KVM: selftests: Add TEST_REQUIRE macros to reduce skipping copy+pasteSean Christopherson2022-06-111-4/+1
* KVM: selftests: Add kvm_has_cap() to provide syntactic sugarSean Christopherson2022-06-111-1/+1
* KVM: selftests: Purge vm+vcpu_id == vcpu sillinessSean Christopherson2022-06-111-10/+10
* KVM: selftests: Convert emulator_error_test away from VCPU_IDSean Christopherson2022-06-111-37/+28
* KVM: selftests: Simplify KVM_ENABLE_CAP helper APIsSean Christopherson2022-06-111-5/+1
* kvm: selftests: introduce and use more page size-related constantsPaolo Bonzini2022-04-211-1/+0
* selftests: kvm: Allows userspace to handle emulation errors.Aaron Lewis2021-06-241-0/+219