On Thu, 10 Jun 2021 18:10:14 -0700, Ricardo Koller wrote: > These patches add a debug exception test in aarch64 KVM selftests while > also adding basic exception handling support. > > The structure of the exception handling is based on its x86 counterpart. > Tests use the same calls to initialize exception handling and both > architectures allow tests to override the handler for a particular > vector, or (vector, ec) for synchronous exceptions in the arm64 case. > > [...] Applied to next, thanks! [1/6] KVM: selftests: Rename vm_handle_exception commit: b78f4a596692f6805e796a4c13f2d921b8a95166 [2/6] KVM: selftests: Complete x86_64/sync_regs_test ucall commit: b7326c01122683b88e273a0cc826cd4c01234470 [3/6] KVM: selftests: Introduce UCALL_UNHANDLED for unhandled vector reporting commit: 75275d7fbef47805b77e8af81a4d51e2d92db70f [4/6] KVM: selftests: Move GUEST_ASSERT_EQ to utils header commit: 67f709f52bf0b5c19f24d1234163123cbb6af545 [5/6] KVM: selftests: Add exception handling support for aarch64 commit: e3db7579ef355a0b2bfef4448b84d9ac882c8f2c [6/6] KVM: selftests: Add aarch64/debug-exceptions test commit: 4f05223acaeaabe0a1a188e25fab334735d85c5e Cheers, M. -- Without deviation from the norm, progress is not possible.