Merge tag 'kvmarm-fixes-5.18-2' of...
Merge tag 'kvmarm-fixes-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD KVM/arm64 fixes for 5.18, take #2 - Take care of faults occuring between the PARange and IPA range by injecting an exception - Fix S2 faults taken from a host EL0 in protected mode - Work around Oops caused by a PMU access from a 32bit guest when PMU has been created. This is a temporary bodge until we fix it for good.
Showing
- arch/arm64/include/asm/kvm_emulate.h 1 addition, 0 deletionsarch/arm64/include/asm/kvm_emulate.h
- arch/arm64/kvm/hyp/nvhe/host.S 9 additions, 9 deletionsarch/arm64/kvm/hyp/nvhe/host.S
- arch/arm64/kvm/inject_fault.c 28 additions, 0 deletionsarch/arm64/kvm/inject_fault.c
- arch/arm64/kvm/mmu.c 19 additions, 0 deletionsarch/arm64/kvm/mmu.c
- arch/arm64/kvm/pmu-emul.c 22 additions, 1 deletionarch/arm64/kvm/pmu-emul.c
Loading
Please register or sign in to comment