I've been adding support for FEAT_LPA2 to KVM and as part of that work have been testing various (84) configurations of HW, host and guest kernels on FVP. This has thrown up a couple of pre-existing bugs, for which the fixes are provided. Thanks, Ryan Ryan Roberts (2): KVM: arm64: Fix kvm init failure when mode!=vhe and VA_BITS=52. KVM: arm64: Fix PAR_TO_HPFAR() to work independently of PA_BITS. arch/arm64/include/asm/kvm_arm.h | 6 +++++- arch/arm64/kvm/arm.c | 20 +++----------------- arch/arm64/kvm/mmu.c | 28 +++++++++++++++++++++++++++- 3 files changed, 35 insertions(+), 19 deletions(-) -- 2.17.1 _______________________________________________ kvmarm mailing list kvmarm@xxxxxxxxxxxxxxxxxxxxx https://lists.cs.columbia.edu/mailman/listinfo/kvmarm