From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo Tosatti Subject: [GIT PULL] KVM updates for 2.6.37-rc1 Date: Fri, 5 Nov 2010 22:40:12 -0200 Message-ID: <20101106004012.GA3647@amt.cnet> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Avi Kivity , linux-kernel@vger.kernel.org, kvm To: Linus Torvalds Return-path: Content-Disposition: inline Sender: linux-kernel-owner@vger.kernel.org List-Id: kvm.vger.kernel.org Linus, please pull from git://git.kernel.org/pub/scm/virt/kvm/kvm.git kvm-updates/2.6.37 To receive the following updates: Jan Kiszka (1): KVM: x86: Issue smp_call_function_many with preemption disabled Marcelo Tosatti (1): KVM: MMU: fix rmap_remove on non present sptes Michael S. Tsirkin (1): KVM: Write protect memory after slot swap Scott Wood (4): PPC: KVM: Book E doesn't have __end_interrupts. KVM: PPC: e500: Call kvm_vcpu_uninit() before kvmppc_e500_tlb_uninit(). KVM: PPC: BookE: fix sleep with interrupts disabled KVM: PPC: BookE: Load the lower half of MSR Vasiliy Kulikov (2): KVM: PPC: fix information leak to userland KVM: x86: fix information leak to userland arch/powerpc/kernel/kvm.c | 2 +- arch/powerpc/kvm/booke_interrupts.S | 2 +- arch/powerpc/kvm/e500.c | 2 +- arch/powerpc/kvm/powerpc.c | 1 + arch/powerpc/kvm/timing.c | 2 -- arch/x86/kvm/mmu.c | 9 +++++---- arch/x86/kvm/x86.c | 16 ++++++++++++---- 7 files changed, 21 insertions(+), 13 deletions(-)