public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] KVM updates for 2.6.33-rc5
@ 2010-01-25 17:20 Marcelo Tosatti
  0 siblings, 0 replies; only message in thread
From: Marcelo Tosatti @ 2010-01-25 17:20 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: kvm, linux-kernel, Avi Kivity


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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-01-25 17:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-25 17:20 [GIT PULL] KVM updates for 2.6.33-rc5 Marcelo Tosatti

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox