[GIT PULL] KVM fixes for 2.6.34-rc5

From: Avi Kivity
Date: Wed Apr 21 2010 - 07:00:13 EST


Linus, please pull a bunch of kvm fixes from

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

Shortlog/diffstat follow.

Andre Przywara (1):
KVM: allow bit 10 to be cleared in MSR_IA32_MC4_CTL

Avi Kivity (2):
KVM: Don't spam kernel log when injecting exceptions due to bad cr writes
KVM: VMX: Save/restore rflags.vm correctly in real mode

Gleb Natapov (1):
KVM: take srcu lock before call to complete_pio()

Jan Kiszka (1):
KVM: x86: Fix TSS size check for 16-bit tasks

Lai Jiangshan (1):
KVM: Add missing srcu_read_lock() for kvm_mmu_notifier_release()

Sridhar Samudrala (1):
KVM: Increase NR_IOBUS_DEVS limit to 200

Takuya Yoshikawa (2):
KVM: SVM: Fix memory leaks that happen when svm_create_vcpu() fails
KVM: fix the handling of dirty bitmaps to avoid overflows

Xiao Guangrong (1):
KVM: MMU: fix kvm_mmu_zap_page() and its calling path

arch/ia64/kvm/kvm-ia64.c | 9 ++++---
arch/powerpc/kvm/book3s.c | 5 ++-
arch/x86/kvm/mmu.c | 11 ++++++---
arch/x86/kvm/svm.c | 25 ++++++++++++++---------
arch/x86/kvm/vmx.c | 24 ++++++++++++++--------
arch/x86/kvm/x86.c | 48 +++++++++++++++------------------------------
include/linux/kvm_host.h | 7 +++++-
virt/kvm/kvm_main.c | 17 +++++++++++----
8 files changed, 79 insertions(+), 67 deletions(-)

--
error compiling committee.c: too many arguments to function

--
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/