Commit 52dad81e4b3b for kernel
commit 52dad81e4b3b2087e38fe522da7465e6d0160ddd
Merge: 12fd96587160 0496acc42fb5
Author: Paolo Bonzini <pbonzini@redhat.com>
Date: Tue Mar 24 17:32:30 2026 +0100
Merge tag 'kvmarm-fixes-7.0-4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
KVM/arm64 fixes for 7.0, take #4
- Clear the pending exception state from a vcpu coming out of
reset, as it could otherwise affect the first instruction
executed in the guest.
- Fix the address translation emulation icode to set the Hardware
Access bit on the correct PTE instead of some other location.