public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] KVM fixes for 2.6.34-rc5
@ 2010-04-21 10:59 Avi Kivity
  0 siblings, 0 replies; only message in thread
From: Avi Kivity @ 2010-04-21 10:59 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, KVM list

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


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

only message in thread, other threads:[~2010-04-21 11:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-21 10:59 [GIT PULL] KVM fixes for 2.6.34-rc5 Avi Kivity

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