diff options
author | Reiji Watanabe <[email protected]> | 2022-09-16 18:06:00 -0700 |
---|---|---|
committer | Marc Zyngier <[email protected]> | 2022-09-19 10:48:53 +0100 |
commit | b18e4d4aebdddd05810ceb2f73d7f72afcd11b41 (patch) | |
tree | 12f2cbb80c84f960402e3bc4a791e85342bb3182 /arch/arm64/kvm/debug.c | |
parent | ff00e737090e0f015059e59829aaa58565b16321 (diff) |
KVM: arm64: selftests: Add a test case for KVM_GUESTDBG_SINGLESTEP
Add a test case for KVM_GUESTDBG_SINGLESTEP to the debug-exceptions test.
The test enables single-step execution from userspace, and check if the
exit to userspace occurs for each instruction that is stepped.
Set the default number of the test iterations to a number of iterations
sufficient to always reproduce the problem that the previous patch fixes
on an Ampere Altra machine.
Signed-off-by: Reiji Watanabe <[email protected]>
Signed-off-by: Marc Zyngier <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'arch/arm64/kvm/debug.c')
0 files changed, 0 insertions, 0 deletions