]> 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)
commit0a255aba6f75c2849889d1eb34bb6c6339b0bebf
treec0170dfc9064a427b5c4bf65c0c8c599cb4f1b2c
parent0057b504cc06bc38dfa72cffd262f3bd66df5a97
parenta1819c9ec8c685b50f84807364a627f67c108896
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