From: Avi Kivity <avi@redhat.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: kvm@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] KVM updates for 2.6.31-rc5
Date: Sun, 9 Aug 2009 14:46:12 +0300 [thread overview]
Message-ID: <1249818372-11379-1-git-send-email-avi@redhat.com> (raw)
Linus, please pull from
git://git.kernel.org/pub/scm/virt/kvm/kvm.git kvm-updates/2.6.31
Several critical patches, including a guest-initiated DoS fix, guest
memory corruption on AMD, and edge-triggered interrupt mishandling which
confuses some Windows variants on SMP.
Avi Kivity (1):
KVM: ia64: fix build failures due to ia64/unsigned long mismatches
Christian Borntraeger (1):
KVM: s390: fix wait_queue handling
Gleb Natapov (1):
KVM: Avoid redelivery of edge interrupt before next edge
Jan Kiszka (3):
KVM: Fix KVM_GET_MSR_INDEX_LIST
KVM: VMX: Fix locking order in handle_invalid_guest_state
KVM: VMX: Fix locking imbalance on emulation failure
Marcelo Tosatti (5):
KVM: PIT: fix kpit_elapsed division by zero
KVM: x86: verify MTRR/PAT validity
KVM: SVM: force new asid on vcpu migration
KVM: MMU: handle n_free_mmu_pages > n_alloc_mmu_pages in kvm_mmu_change_mmu_pages
KVM: MMU: limit rmap chain length
Michael S. Tsirkin (1):
KVM: fix ack not being delivered when msi present
Stephen Rothwell (1):
KVM: Make KVM_HPAGES_PER_HPAGE unsigned long to avoid build error on powerpc
arch/ia64/kvm/mmio.c | 6 +++-
arch/ia64/kvm/vcpu.c | 6 ++--
arch/ia64/kvm/vcpu.h | 13 +++++----
arch/powerpc/include/asm/kvm_host.h | 2 +-
arch/s390/kvm/interrupt.c | 2 +-
arch/x86/kvm/i8254.c | 3 ++
arch/x86/kvm/mmu.c | 48 ++++++++++++++++++++++++++--------
arch/x86/kvm/svm.c | 6 ++--
arch/x86/kvm/vmx.c | 6 ++--
arch/x86/kvm/x86.c | 44 +++++++++++++++++++++++++++++---
include/linux/kvm_host.h | 1 +
virt/kvm/ioapic.c | 10 +++---
virt/kvm/irq_comm.c | 4 ++-
13 files changed, 110 insertions(+), 41 deletions(-)
reply other threads:[~2009-08-09 11:46 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=1249818372-11379-1-git-send-email-avi@redhat.com \
--to=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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®