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)
commitf4298cac2bfcced49ab308756dc8fef684f3da81
treec0170dfc9064a427b5c4bf65c0c8c599cb4f1b2c
parent146201496604781b77fa8d41db6117b75b2088ed
parentbe0ddf5293a7895a8c9096e1a8560930c6a0ab3f
Merge tag 'kvmarm-fixes-6.1-3' of git://git./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