summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm/x86_64/vmx_exception_with_invalid_guest_state.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-29KVM: selftests: Init IDT and exception handlers for all VMs/vCPUs on x86Sean Christopherson1-3/+0
2024-01-30KVM: selftests: x86_64: Remove redundant newlinesAndrew Jones1-1/+1
2023-08-03KVM: selftests: Rename the ASSERT_EQ macroThomas Huth1-1/+1
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