From: Oliver Upton Date: Mon, 11 Nov 2024 18:48:12 +0000 (+0000) Subject: Merge branch kvm-arm64/mmio-sea into kvmarm/next X-Git-Tag: v6.13-rc1~97^2~5^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4bc1a8808e33c92d8f28264aa4bc639988ccb8e1;p=thirdparty%2Flinux.git 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 --- 4bc1a8808e33c92d8f28264aa4bc639988ccb8e1