]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Merge branch kvm-arm64/mmio-sea into kvmarm/next
authorOliver Upton <oliver.upton@linux.dev>
Mon, 11 Nov 2024 18:48:12 +0000 (18:48 +0000)
committerOliver Upton <oliver.upton@linux.dev>
Mon, 11 Nov 2024 18:48:12 +0000 (18:48 +0000)
commit4bc1a8808e33c92d8f28264aa4bc639988ccb8e1
tree9578b34a970d94232b7e79f8ad2dd876d46d0531
parentfbf3372baa9daabec9b899fc96ba50aa0c78fd39
parent3eb09a3e028e26fd26bc132c7aa0577f00de2d05
Merge branch kvm-arm64/mmio-sea into kvmarm/next

* kvm-arm64/mmio-sea:
  : Fix for SEA injection in response to MMIO
  :
  : Fix + test coverage for SEA injection in response to an unhandled MMIO
  : exit to userspace. Naturally, if userspace decides to abort an MMIO
  : instruction KVM shouldn't continue with instruction emulation...
  KVM: arm64: selftests: Add tests for MMIO external abort injection
  KVM: arm64: selftests: Convert to kernel's ESR terminology
  tools: arm64: Grab a copy of esr.h from kernel
  KVM: arm64: Don't retire aborted MMIO instruction

Signed-off-by: Oliver Upton <oliver.upton@linux.dev>
tools/testing/selftests/kvm/Makefile