summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm/x86_64/triple_fault_event_test.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: selftests: Make vCPU exit reason test assertion commonVipin Sharma2023-03-141-7/+2
* KVM: selftests: add svm part to triple_fault_testMaxim Levitsky2022-11-171-17/+56
* KVM: selftests: Use kvm_cpu_has() for nested VMX checksSean Christopherson2022-07-131-1/+1
* KVM: selftests: Fix filename reporting in guest assertsColton Lewis2022-07-131-1/+1
* KVM: selftests: Add TEST_REQUIRE macros to reduce skipping copy+pasteSean Christopherson2022-06-111-8/+2
* 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-8/+8
* KVM: selftests: Convert triple_fault_event_test away from VCPU_IDSean Christopherson2022-06-111-11/+11
* KVM: selftests: Simplify KVM_ENABLE_CAP helper APIsSean Christopherson2022-06-111-6/+1
* KVM: Fix references to non-existent KVM_CAP_TRIPLE_FAULT_EVENTSean Christopherson2022-06-111-3/+3
* KVM: selftests: Add a test to get/set triple fault eventChenyi Qiang2022-06-081-0/+101