]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-client.git/commit
Merge tag 'kvmarm-fixes-7.0-4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
authorPaolo Bonzini <pbonzini@redhat.com>
Tue, 24 Mar 2026 16:32:30 +0000 (17:32 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 24 Mar 2026 16:32:30 +0000 (17:32 +0100)
commit52dad81e4b3b2087e38fe522da7465e6d0160ddd
tree870ccfdefa9e4a489edade1ddd9f39ed9c0c28d0
parent12fd96587160fe6714dd19dfdd7b6b6184eacea4
parent0496acc42fb51eee040b5170cec05cec41385540
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.