[GIT PULL] KVM updates for 2.6.33-rc2

From: Marcelo Tosatti
Date: Sun Dec 27 2009 - 12:21:53 EST



Linus, please pull from

git://git.kernel.org/pub/scm/virt/kvm/kvm.git kvm-updates/2.6.33

For the following KVM fixes.

Alexander Graf (1):
KVM: powerpc: Fix mtsrin in book3s_64 mmu

Heiko Carstens (1):
KVM: get rid of kvm_create_vm() unused label warning on s390

Jan Kiszka (1):
KVM: x86: Extend KVM_SET_VCPU_EVENTS with selective updates

Marcelo Tosatti (2):
KVM: MMU: remove prefault from invlpg handler
KVM: LAPIC: make sure IRR bitmap is scanned after vm load

Sheng Yang (1):
KVM: Fix possible circular locking in kvm_vm_ioctl_assign_device()

Tony Luck (1):
KVM: ia64: fix build breakage due to host spinlock change

Documentation/kvm/api.txt | 10 +++++++++-
arch/ia64/kvm/vcpu.h | 9 ++++++---
arch/ia64/kvm/vmm.c | 4 ++--
arch/ia64/kvm/vtlb.c | 2 +-
arch/powerpc/kvm/book3s_64_mmu.c | 22 +++++++++++++++++++++-
arch/x86/include/asm/kvm.h | 4 ++++
arch/x86/kvm/lapic.c | 1 +
arch/x86/kvm/paging_tmpl.h | 18 ------------------
arch/x86/kvm/x86.c | 12 ++++++++----
virt/kvm/assigned-dev.c | 6 +++---
virt/kvm/kvm_main.c | 5 ++++-
11 files changed, 59 insertions(+), 34 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/