diff options
author | Marc Zyngier <maz@kernel.org> | 2024-12-20 08:59:48 +0000 |
---|---|---|
committer | Marc Zyngier <maz@kernel.org> | 2024-12-20 09:04:06 +0000 |
commit | 2ca3f03bf524c98afa421c479689f1e7dc030bf0 (patch) | |
tree | d472f7dcd2438b40b54ad651f3f4c9f58ca7bbb5 /net/lapb/lapb_timer.c | |
parent | 4ad3a0b87f2ec4714fdfa6bd5de57b4c30e15753 (diff) |
KVM: arm64: Manage software step state at load/put
KVM takes over the guest's software step state machine if the VMM is
debugging the guest, but it does the save/restore fiddling for every
guest entry.
Note that the only constraint on host usage of software step is that the
guest's configuration remains visible to userspace via the ONE_REG
ioctls. So, we can cut down on the amount of fiddling by doing this at
load/put instead.
Tested-by: James Clark <james.clark@linaro.org>
Signed-off-by: Oliver Upton <oliver.upton@linux.dev>
Link: https://lore.kernel.org/r/20241219224116.3941496-16-oliver.upton@linux.dev
Signed-off-by: Marc Zyngier <maz@kernel.org>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions