summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm/x86_64/nested_exceptions_test.c
AgeCommit message (Expand)Author
2024-12-18KVM: selftests: Use canonical $(ARCH) paths for KVM selftests directoriesSean Christopherson
2024-04-29KVM: selftests: Define _GNU_SOURCE for all selftests codeSean Christopherson
2023-08-02KVM: selftests: Rip out old, param-based guest assert macrosSean Christopherson
2023-08-02KVM: selftests: Convert x86's nested exceptions test to printf guest assertsSean Christopherson
2023-08-02KVM: selftests: Rename the ASSERT_EQ macroThomas Huth
2023-03-14KVM: selftests: Make vCPU exit reason test assertion commonVipin Sharma
2022-09-26KVM: selftests: Add an x86-only test to verify nested exception queueingSean Christopherson