Merge tag 'kvmarm-fixes-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
authorPaolo Bonzini <pbonzini@redhat.com>
Fri, 28 Feb 2020 10:46:59 +0000 (11:46 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 28 Feb 2020 10:50:06 +0000 (11:50 +0100)
commite951445f4d3b5d0df69c0c5d18ab1e9058c20e52
tree173541185ed04ca711273da2cb2ebd89dcf75753
parentef935c25fd648a17c27af5d1738b1884f78c5b75
parente43f1331e2ef913b8c566920c9af75e0ccdd1d3f
Merge tag 'kvmarm-fixes-5.6-1' of git://git./linux/kernel/git/kvmarm/kvmarm into HEAD

KVM/arm fixes for 5.6, take #1

- Fix compilation on 32bit
- Move  VHE guest entry/exit into the VHE-specific entry code
- Make sure all functions called by the non-VHE HYP code is tagged as __always_inline
arch/arm/include/asm/kvm_host.h
arch/arm64/include/asm/arch_gicv3.h
arch/arm64/include/asm/cpufeature.h
arch/arm64/include/asm/kvm_host.h
arch/arm64/include/asm/kvm_hyp.h
arch/arm64/kvm/hyp/switch.c
virt/kvm/arm/arm.c