[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1455645243-24520-1-git-send-email-pbonzini@redhat.com>
Date: Tue, 16 Feb 2016 18:54:03 +0100
From: Paolo Bonzini <pbonzini@...hat.com>
To: torvalds@...ux-foundation.org
Cc: linux-kernel@...r.kernel.org, gleb@...nel.org, kvm@...r.kernel.org
Subject: [GIT PULL] KVM changes for v4.5-rc5
Linus,
The following changes since commit c05235d50f681bf685e7290cae05ab3b4fa493f3:
Merge tag 'gpio-v4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio (2016-02-11 11:25:55 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/virt/kvm/kvm.git tags/for-linus
for you to fetch changes up to c53d7a846ee7273c21ca317500480eb7dcdd2c5a:
Merge tag 'kvm-arm-for-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master (2016-02-16 18:51:55 +0100)
----------------------------------------------------------------
KVM/ARM fixes:
- 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
Paolo Bonzini (1):
Merge tag 'kvm-arm-for-4.5-rc4' of git://git.kernel.org/.../kvmarm/kvmarm into kvm-master
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(-)
Powered by blists - more mailing lists