[GIT PULL] KVM updates for 2.6.33-rc5

From: Marcelo Tosatti
Date: Mon Jan 25 2010 - 12:21:27 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: Show timing option only on embedded

Avi Kivity (1):
KVM: Fix race between APIC TMR and IRR

Christian Borntraeger (1):
KVM: S390: fix potential array overrun in intercept handling

Davide Libenzi (1):
eventfd - allow atomic read and waitqueue remove

Marcelo Tosatti (2):
KVM: properly check max PIC pin in irq route setup
KVM: MMU: bail out pagewalk on kvm_read_guest error

Michael S. Tsirkin (2):
KVM: only allow one gsi per fd
KVM: fix spurious interrupt with irqfd

Sheng Yang (1):
KVM: x86: Fix host_mapping_level()

Wei Yongjun (2):
KVM: x86: Fix probable memory leak of vcpu->arch.mce_banks
KVM: x86: Fix leak of free lapic date in kvm_arch_vcpu_init()


arch/powerpc/kvm/Kconfig | 2 +-
arch/s390/kvm/intercept.c | 4 +-
arch/x86/kvm/lapic.c | 11 +++--
arch/x86/kvm/mmu.c | 6 +--
arch/x86/kvm/paging_tmpl.h | 4 +-
arch/x86/kvm/x86.c | 6 ++-
fs/eventfd.c | 89 ++++++++++++++++++++++++++++++++++++-------
include/linux/eventfd.h | 16 ++++++++
virt/kvm/eventfd.c | 18 +++++++-
virt/kvm/irq_comm.c | 6 ++-
10 files changed, 128 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/