]> www.infradead.org Git - users/jedix/linux-maple.git/commit
KVM: selftests: Add aarch64/debug-exceptions test
authorRicardo Koller <ricarkol@google.com>
Thu, 13 May 2021 00:28:02 +0000 (17:28 -0700)
committerMarc Zyngier <maz@kernel.org>
Tue, 1 Jun 2021 08:50:08 +0000 (09:50 +0100)
commit9c066f39c5fb96bad7533de7e96a85040c7a00a0
tree0450bbe037d319aa7560d0240d0974036900ee19
parentcc968fa1dd8212557c588f348d37d907008117e8
KVM: selftests: Add aarch64/debug-exceptions test

Covers fundamental tests for debug exceptions. The guest installs and
handle its debug exceptions itself, without KVM_SET_GUEST_DEBUG.

Reviewed-by: Andrew Jones <drjones@redhat.com>
Signed-off-by: Ricardo Koller <ricarkol@google.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20210513002802.3671838-6-ricarkol@google.com
tools/testing/selftests/kvm/.gitignore
tools/testing/selftests/kvm/Makefile
tools/testing/selftests/kvm/aarch64/debug-exceptions.c [new file with mode: 0644]
tools/testing/selftests/kvm/include/aarch64/processor.h