summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm/x86_64/ucna_injection_test.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-29KVM: selftests: Init IDT and exception handlers for all VMs/vCPUs on x86Sean Christopherson1-4/+0
2024-04-29Revert "kvm: selftests: move base kvm_util.h declarations to kvm_util_base.h"Sean Christopherson1-1/+0
2024-04-29KVM: selftests: Define _GNU_SOURCE for all selftests codeSean Christopherson1-2/+0
2024-01-30KVM: selftests: x86_64: Remove redundant newlinesAndrew Jones1-4/+4
2023-11-14KVM: selftests: Introduce VM "shape" to allow tests to specify the VM typeSean Christopherson1-1/+1
2023-03-14KVM: selftests: Make vCPU exit reason test assertion commonVipin Sharma1-18/+4
2022-06-24KVM: selftests: Add a self test for CMCI and UCNA emulations.Jue Wang1-0/+316