]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'kvmarm-fixes-6.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
authorPaolo Bonzini <pbonzini@redhat.com>
Sun, 6 Nov 2022 08:25:59 +0000 (03:25 -0500)
committerPaolo Bonzini <pbonzini@redhat.com>
Sun, 6 Nov 2022 08:30:49 +0000 (03:30 -0500)
commit62f5d5ea2de23d6472a74c7541288b75549b0987
treec0170dfc9064a427b5c4bf65c0c8c599cb4f1b2c
parent75b8c5bbf4bd5424f3d43137fe0f1898a448e5bb
parentd0f41868a6abd188e38ff569167ebfa520226fed
Merge tag 'kvmarm-fixes-6.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD

* Fix the pKVM stage-1 walker erronously using the stage-2 accessor

* Correctly convert vcpu->kvm to a hyp pointer when generating
  an exception in a nVHE+MTE configuration

* Check that KVM_CAP_DIRTY_LOG_* are valid before enabling them

* Fix SMPRI_EL1/TPIDR2_EL0 trapping on VHE

* Document the boot requirements for FGT when entering the kernel
  at EL1
virt/kvm/kvm_main.c