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


Groups > linux.kernel > #1329183 > unrolled thread

[GIT PULL] KVM changes for 4.5-rc3

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

Back to article view | Back to linux.kernel


Contents

  [GIT PULL] KVM changes for 4.5-rc3 Paolo Bonzini <pbonzini@redhat.com> - 2016-02-08 16:30 +0100

#1329183 — [GIT PULL] KVM changes for 4.5-rc3

FromPaolo Bonzini <pbonzini@redhat.com>
Date2016-02-08 16:30 +0100
Subject[GIT PULL] KVM changes for 4.5-rc3
Message-ID<qZVVg-782-19@gated-at.bofh.it>
Linus,

The following changes since commit 388f7b1d6e8ca06762e2454d28d6c3c55ad0fe95:

  Linux 4.5-rc3 (2016-02-07 15:38:30 -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 afc60743811828dfccc7aff94ac527c857630d4b:

  Merge tag 'kvm-arm-for-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master (2016-02-08 16:20:51 +0100)

----------------------------------------------------------------

KVM-ARM fixes, mostly coming from the PMU work.

----------------------------------------------------------------
Dave Martin (1):
      arm64: KVM: Obey RES0/1 reserved bits when setting CPTR_EL2

Marc Zyngier (1):
      arm64: KVM: Fix AArch64 guest userspace exception injection

Paolo Bonzini (1):
      Merge tag 'kvm-arm-for-4.5-rc2' of git://git.kernel.org/.../kvmarm/kvmarm into kvm-master

Shannon Zhao (3):
      arm64: KVM: Fix wrong use of the CPSR MODE mask for 32bit guests
      arm64: KVM: Fix comments of the CP handler
      arm64: KVM: Fix guest dead loop when register accessor returns false

 arch/arm64/include/asm/kvm_arm.h     |  1 +
 arch/arm64/include/asm/kvm_emulate.h |  8 ++++++--
 arch/arm64/kvm/hyp/switch.c          |  8 ++++++--
 arch/arm64/kvm/inject_fault.c        | 38 +++++++++++++++++++++++++++++++++---
 arch/arm64/kvm/sys_regs.c            |  9 ++++-----
 5 files changed, 52 insertions(+), 12 deletions(-)

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web