summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm/x86_64/vmx_exception_with_invalid_guest_state.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: selftests: Init IDT and exception handlers for all VMs/vCPUs on x86Sean Christopherson2024-04-291-3/+0
* KVM: selftests: x86_64: Remove redundant newlinesAndrew Jones2024-01-301-1/+1
* KVM: selftests: Rename the ASSERT_EQ macroThomas Huth2023-08-021-1/+1
* KVM: selftests: Make vCPU exit reason test assertion commonVipin Sharma2023-03-141-3/+1
* KVM: selftests: x86: Cache host CPU vendor (AMD vs. Intel)Vishal Annapurve2023-01-241-1/+1
* KVM: selftests: x86: Use "this_cpu" prefix for cpu vendor queriesVishal Annapurve2023-01-241-1/+1
* KVM: selftests: Add TEST_REQUIRE macros to reduce skipping copy+pasteSean Christopherson2022-06-111-4/+2
* KVM: selftests: Purge vm+vcpu_id == vcpu sillinessSean Christopherson2022-06-111-5/+5
* KVM: selftests: Convert vmx_exception_with_invalid_guest_state away from VCPU_IDSean Christopherson2022-06-111-26/+36
* KVM: selftests: Add a test to force emulation with a pending exceptionSean Christopherson2022-01-191-0/+139