summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm/x86_64/nested_exceptions_test.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: selftests: Define _GNU_SOURCE for all selftests codeSean Christopherson2024-04-291-2/+0
* KVM: selftests: Rip out old, param-based guest assert macrosSean Christopherson2023-08-021-2/+0
* KVM: selftests: Convert x86's nested exceptions test to printf guest assertsSean Christopherson2023-08-021-3/+3
* KVM: selftests: Rename the ASSERT_EQ macroThomas Huth2023-08-021-6/+6
* KVM: selftests: Make vCPU exit reason test assertion commonVipin Sharma2023-03-141-4/+1
* KVM: selftests: Add an x86-only test to verify nested exception queueingSean Christopherson2022-09-261-0/+295