summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm/x86_64/triple_fault_event_test.c
AgeCommit message (Expand)AuthorFilesLines
2022-06-11KVM: selftests: Purge vm+vcpu_id == vcpu sillinessSean Christopherson1-8/+8
2022-06-11KVM: selftests: Convert triple_fault_event_test away from VCPU_IDSean Christopherson1-11/+11
2022-06-11KVM: selftests: Simplify KVM_ENABLE_CAP helper APIsSean Christopherson1-6/+1
2022-06-11KVM: Fix references to non-existent KVM_CAP_TRIPLE_FAULT_EVENTSean Christopherson1-3/+3
2022-06-08KVM: selftests: Add a test to get/set triple fault eventChenyi Qiang1-0/+101