]> www.infradead.org Git - users/dwmw2/linux.git/commit
Merge tag 'kvmarm-fixes-6.14-4' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorPaolo Bonzini <pbonzini@redhat.com>
Sun, 9 Mar 2025 07:43:56 +0000 (03:43 -0400)
committerPaolo Bonzini <pbonzini@redhat.com>
Sun, 9 Mar 2025 07:43:56 +0000 (03:43 -0400)
commit1cdad678154c627937bbbde28386c58a1fb07536
treed0751d45f707537ae14a95adc55b087aad8764c5
parent916b7f42b3b3b539a71c204a9b49fdc4ca92cd82
parent3855a7b91d42ebf3513b7ccffc44807274978b3d
Merge tag 'kvmarm-fixes-6.14-4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD

KVM/arm64 fixes for 6.14, take #4

- Fix a couple of bugs affecting pKVM's PSCI relay implementation
  when running in the hVHE mode, resulting in the host being entered
  with the MMU in an unknown state, and EL2 being in the wrong mode.