[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1445533268-2652-1-git-send-email-pbonzini@redhat.com>
Date: Thu, 22 Oct 2015 19:01:08 +0200
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 4.3-rc7
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists