summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm/x86_64/vmx_exception_with_invalid_guest_state.c
AgeCommit message (Expand)AuthorFilesLines
2023-03-14KVM: selftests: Make vCPU exit reason test assertion commonVipin Sharma1-3/+1
2023-01-24KVM: selftests: x86: Cache host CPU vendor (AMD vs. Intel)Vishal Annapurve1-1/+1
2023-01-24KVM: selftests: x86: Use "this_cpu" prefix for cpu vendor queriesVishal Annapurve1-1/+1
2022-06-11KVM: selftests: Add TEST_REQUIRE macros to reduce skipping copy+pasteSean Christopherson1-4/+2
2022-06-11KVM: selftests: Purge vm+vcpu_id == vcpu sillinessSean Christopherson1-5/+5
2022-06-11KVM: selftests: Convert vmx_exception_with_invalid_guest_state away from VCPU_IDSean Christopherson1-26/+36
2022-01-19KVM: selftests: Add a test to force emulation with a pending exceptionSean Christopherson1-0/+139