[PULL] KVM/ARM fixes for 4.5-rc4
Marc Zyngier
marc.zyngier at arm.com
Thu Feb 11 07:59:44 PST 2016
Hi Paolo,
Please find below the KVM/ARM updates for 4.5-rc4. One fix for the
timer, and another for the HYP MMU setup.
Please pull!
Thanks,
M.
The following changes since commit 6327f35a2010c06a3bc2bfb14202a38764fb9920:
arm64: KVM: Fix guest dead loop when register accessor returns false (2016-01-24 21:56:01 +0000)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm.git tags/kvm-arm-for-4.5-rc4
for you to fetch changes up to 3c5b1d92b3b02be07873d611a27950addff544d3:
arm64: KVM: Configure TCR_EL2.PS at runtime (2016-02-11 13:16:47 +0000)
----------------------------------------------------------------
KVM/ARM fixes for 4.5-rc4
- Fix for an unpleasant crash when the VM is created without a timer
- Allow HYP mode to access the full PA space, and not only 40bit
----------------------------------------------------------------
Andre Przywara (1):
KVM: arm/arm64: Fix reference to uninitialised VGIC
Tirumalesh Chalamarla (1):
arm64: KVM: Configure TCR_EL2.PS at runtime
arch/arm64/include/asm/kvm_arm.h | 2 --
arch/arm64/kvm/hyp-init.S | 12 +++++++-----
virt/kvm/arm/arch_timer.c | 9 ++++++---
3 files changed, 13 insertions(+), 10 deletions(-)
More information about the linux-arm-kernel
mailing list