From: Marcelo Tosatti <mtosatti@redhat.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: kvm <kvm@vger.kernel.org>,
linux-kernel@vger.kernel.org, Avi Kivity <avi@redhat.com>
Subject: [GIT PULL] KVM updates for 2.6.33-rc5
Date: Mon, 25 Jan 2010 15:20:21 -0200 [thread overview]
Message-ID: <20100125172021.GA16818@amt.cnet> (raw)
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(-)
reply other threads:[~2010-01-25 17:21 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20100125172021.GA16818@amt.cnet \
--to=mtosatti@redhat.com \
--cc=avi@redhat.com \
--cc=kvm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.