]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch kvm-arm64/single-step-async-exception into kvmarm-master/next
authorMarc Zyngier <maz@kernel.org>
Mon, 19 Sep 2022 09:59:29 +0000 (10:59 +0100)
committerMarc Zyngier <maz@kernel.org>
Mon, 19 Sep 2022 09:59:29 +0000 (10:59 +0100)
commit600ee7a7cce3ac711b9984e0580bdd1f1c78be5e
tree0edffa391ceab05e4dfdff18c40d4213ff566d23
parentcbcb34eda06b222a37ff78babe3694063d1440eb
parentea2de1e8881c1bcd9f6ffb0e132b47b9db5e4354
Merge branch kvm-arm64/single-step-async-exception into kvmarm-master/next

* kvm-arm64/single-step-async-exception:
  : .
  : Single-step fixes from Reiji Watanabe:
  :
  : "This series fixes two bugs of single-step execution enabled by
  : userspace, and add a test case for KVM_GUESTDBG_SINGLESTEP to
  : the debug-exception test to verify the single-step behavior."
  : .
  KVM: arm64: selftests: Add a test case for KVM_GUESTDBG_SINGLESTEP
  KVM: arm64: selftests: Refactor debug-exceptions to make it amenable to new test cases
  KVM: arm64: Clear PSTATE.SS when the Software Step state was Active-pending
  KVM: arm64: Preserve PSTATE.SS for the guest while single-step is enabled

Signed-off-by: Marc Zyngier <maz@kernel.org>
arch/arm64/kvm/debug.c