[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20120823073004.GA22074@amt.cnet>
Date: Thu, 23 Aug 2012 04:30:04 -0300
From: Marcelo Tosatti <mtosatti@...hat.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel <linux-kernel@...r.kernel.org>,
kvm <kvm@...r.kernel.org>, Avi Kivity <avi@...hat.com>
Subject: [GIT PULL] KVM fixes for 3.6-rc3
Linus,
Please pull from
git://git.kernel.org/pub/scm/virt/kvm/kvm.git master
To receive the following KVM bug fixes:
Alan Cox (1):
ppc: e500_tlb memset clears nothing
Alexander Graf (1):
KVM: PPC: Add cache flush on page map
Avi Kivity (1):
KVM: x86 emulator: use stack size attribute to mask rsp in stack ops
Gleb Natapov (1):
KVM: x86: update KVM_SAVE_MSRS_BEGIN to correct value
Paul Mackerras (1):
KVM: PPC: Book3S HV: Fix incorrect branch in H_CEDE code
Takuya Yoshikawa (1):
KVM: MMU: Fix mmu_shrink() so that it can free mmu pages as intended
arch/powerpc/include/asm/kvm_host.h | 1 +
arch/powerpc/include/asm/kvm_ppc.h | 12 ++++++++++++
arch/powerpc/kvm/book3s_32_mmu_host.c | 3 +++
arch/powerpc/kvm/book3s_64_mmu_host.c | 2 ++
arch/powerpc/kvm/book3s_hv_rmhandlers.S | 12 +++++++-----
arch/powerpc/kvm/e500_tlb.c | 11 +++++++----
arch/powerpc/mm/mem.c | 1 +
arch/x86/kvm/emulate.c | 30 +++++++++++++++++++++---------
arch/x86/kvm/mmu.c | 13 +++++++++----
arch/x86/kvm/x86.c | 2 +-
10 files changed, 64 insertions(+), 23 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