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


Groups > linux.kernel > #1253987 > unrolled thread

[GIT PULL] KVM changes for 4.3-rc7

Started byPaolo Bonzini <pbonzini@redhat.com>
First post2015-10-22 19:10 +0200
Last post2015-10-22 19:10 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [GIT PULL] KVM changes for 4.3-rc7 Paolo Bonzini <pbonzini@redhat.com> - 2015-10-22 19:10 +0200

#1253987 — [GIT PULL] KVM changes for 4.3-rc7

FromPaolo Bonzini <pbonzini@redhat.com>
Date2015-10-22 19:10 +0200
Subject[GIT PULL] KVM changes for 4.3-rc7
Message-ID<qmrxh-pB-29@gated-at.bofh.it>
Linus,

The following changes since commit b10d92a54dac25a6152f1aa1ffc95c12908035ce:

  KVM: x86: fix RSM into 64-bit protected mode (2015-10-14 16:39:52 +0200)

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 ad355e383d826e3506c3caaa0fe991fd112de47b:

  Merge tag 'kvm-arm-for-v4.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master (2015-10-21 17:46:56 +0200)

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

Bug fixes for ARM, mostly 4.3 regressions related to virtual
interrupt controller changes.

----------------------------------------------------------------
Arnd Bergmann (1):
      KVM: arm: use GIC support unconditionally

Christoffer Dall (3):
      arm/arm64: KVM: Fix arch timer behavior for disabled interrupts
      arm/arm64: KVM: Clear map->active on pend/active clear
      arm/arm64: KVM: Fix disabled distributor operation

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

Pavel Fedin (2):
      KVM: arm/arm64: Do not inject spurious interrupts
      KVM: arm/arm64: Fix memory leak if timer initialization fails

 arch/arm/kvm/Kconfig      |  1 +
 arch/arm/kvm/arm.c        |  2 +-
 virt/kvm/arm/arch_timer.c | 19 ++++++++++
 virt/kvm/arm/vgic.c       | 95 +++++++++++++++++++++++++++--------------------
 4 files changed, 76 insertions(+), 41 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web