summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm/x86_64/vmx_exception_with_invalid_guest_state.c
AgeCommit message (Expand)Author
2024-01-30KVM: selftests: x86_64: Remove redundant newlinesAndrew Jones
2023-08-02KVM: selftests: Rename the ASSERT_EQ macroThomas Huth
2023-03-14KVM: selftests: Make vCPU exit reason test assertion commonVipin Sharma
2023-01-24KVM: selftests: x86: Cache host CPU vendor (AMD vs. Intel)Vishal Annapurve
2023-01-24KVM: selftests: x86: Use "this_cpu" prefix for cpu vendor queriesVishal Annapurve
2022-06-11KVM: selftests: Add TEST_REQUIRE macros to reduce skipping copy+pasteSean Christopherson
2022-06-11KVM: selftests: Purge vm+vcpu_id == vcpu sillinessSean Christopherson
2022-06-11KVM: selftests: Convert vmx_exception_with_invalid_guest_state away from VCPU_IDSean Christopherson
2022-01-19KVM: selftests: Add a test to force emulation with a pending exceptionSean Christopherson