[GIT PULL] KVM updates for 2.6.37-rc1

From: Marcelo Tosatti
Date: Fri Nov 05 2010 - 20:43:03 EST



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(-)


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/