]> 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)
commitd95ba7d7b04f018716b01c945d4709c75c737955
tree0edffa391ceab05e4dfdff18c40d4213ff566d23
parent75dffdffcbd8bb996401efb821e40fc8e1448614
parent1873408b6b34819e8274bc37ac0d40a3ce77b8b0
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