-
- Downloads
Merge tag 'kvmarm-fixes-6.1-3' into kvm-arm64/dirty-ring
KVM/arm64 fixes for 6.1, take #3
- 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
Signed-off-by:
Marc Zyngier <maz@kernel.org>
No related branches found
No related tags found
Showing
- Documentation/arm64/booting.rst 8 additions, 0 deletionsDocumentation/arm64/booting.rst
- arch/arm64/kvm/hyp/exception.c 2 additions, 1 deletionarch/arm64/kvm/hyp/exception.c
- arch/arm64/kvm/hyp/include/hyp/switch.h 20 additions, 0 deletionsarch/arm64/kvm/hyp/include/hyp/switch.h
- arch/arm64/kvm/hyp/nvhe/mem_protect.c 1 addition, 1 deletionarch/arm64/kvm/hyp/nvhe/mem_protect.c
- arch/arm64/kvm/hyp/nvhe/switch.c 0 additions, 26 deletionsarch/arm64/kvm/hyp/nvhe/switch.c
- arch/arm64/kvm/hyp/vhe/switch.c 0 additions, 8 deletionsarch/arm64/kvm/hyp/vhe/switch.c
- virt/kvm/kvm_main.c 3 additions, 0 deletionsvirt/kvm/kvm_main.c
Loading
Please register or sign in to comment