Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1335687 > unrolled thread

[GIT PULL] KVM changes for v4.5-rc5

Started byPaolo Bonzini <pbonzini@redhat.com>
First post2016-02-16 19:00 +0100
Last post2016-02-16 19:00 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [GIT PULL] KVM changes for v4.5-rc5 Paolo Bonzini <pbonzini@redhat.com> - 2016-02-16 19:00 +0100

#1335687 — [GIT PULL] KVM changes for v4.5-rc5

FromPaolo Bonzini <pbonzini@redhat.com>
Date2016-02-16 19:00 +0100
Subject[GIT PULL] KVM changes for v4.5-rc5
Message-ID<r2S4O-2Fp-11@gated-at.bofh.it>
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(-)

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web