diff options
author | Oliver Upton <oliver.upton@linux.dev> | 2025-07-08 10:25:28 -0700 |
---|---|---|
committer | Oliver Upton <oliver.upton@linux.dev> | 2025-07-08 11:36:36 -0700 |
commit | bfb7a30b19861e559d64b7f2c3202d948fbf93ea (patch) | |
tree | a94fde29f9c07313cd71ffbf60eaafe259134423 /scripts/lib/kdoc/kdoc_parser.py | |
parent | a3c4a00dbe2013ecc35f910606bd615eaff34cc7 (diff) |
KVM: arm64: Don't retire MMIO instruction w/ pending (emulated) SError
KVM might have an emulated SError queued for the guest if userspace
returned an abort for MMIO. Better yet, it could actually be a
*synchronous* exception in disguise if SCTLR2_ELx.EASE is set.
Don't advance PC if KVM owes an emulated SError, just like the handling
of emulated SEA injection.
Reviewed-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20250708172532.1699409-24-oliver.upton@linux.dev
Signed-off-by: Oliver Upton <oliver.upton@linux.dev>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions