summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm/x86_64/nested_exceptions_test.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-29KVM: selftests: Define _GNU_SOURCE for all selftests codeSean Christopherson1-2/+0
2023-08-03KVM: selftests: Rip out old, param-based guest assert macrosSean Christopherson1-2/+0
2023-08-03KVM: selftests: Convert x86's nested exceptions test to printf guest assertsSean Christopherson1-3/+3
2023-08-03KVM: selftests: Rename the ASSERT_EQ macroThomas Huth1-6/+6
2023-03-14KVM: selftests: Make vCPU exit reason test assertion commonVipin Sharma1-4/+1
2022-09-26KVM: selftests: Add an x86-only test to verify nested exception queueingSean Christopherson1-0/+295