mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [GIT PULL] KVM fixes for Linux 2.6.29-rc5
@ 2009-02-15  2:38 Avi Kivity
  0 siblings, 0 replies; only message in thread
From: Avi Kivity @ 2009-02-15  2:38 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, kvm

Linus, please pull from repo and branch at

  git://git.kernel.org/pub/scm/virt/kvm/kvm.git kvm-updates/2.6.29

to receive a bunch of kvm fixes for Linux 2.6.29-rc5.  Among other fixes,
several device assignment bugs are corrected here.

Shortlog, diffstat follows.

Avi Kivity (2):
      KVM: Avoid using CONFIG_ in userspace visible headers
      KVM: VMX: Flush volatile msrs before emulating rdmsr

Marcelo Tosatti (4):
      KVM: mmu_notifiers release method
      KVM: PIT: fix i8254 pending count read
      KVM: x86: disable kvmclock on non constant TSC hosts
      KVM: x86: fix LAPIC pending count calculation

Mark McLoughlin (1):
      KVM: Fix assigned devices circular locking dependency

Sheng Yang (4):
      KVM: Add kvm_arch_sync_events to sync with asynchronize events
      KVM: Fix racy in kvm_free_assigned_irq
      KVM: MMU: Map device MMIO as UC in EPT
      KVM: Fix INTx for device assignment

Yang Zhang (1):
      KVM: ia64: fix fp fault/trap handler

 arch/ia64/include/asm/kvm.h |    4 ++
 arch/ia64/kvm/kvm-ia64.c    |    4 ++
 arch/ia64/kvm/process.c     |   17 ++++++-----
 arch/powerpc/kvm/powerpc.c  |    4 ++
 arch/s390/kvm/kvm-s390.c    |    4 ++
 arch/x86/include/asm/kvm.h  |    7 ++++
 arch/x86/kvm/i8254.c        |    2 +-
 arch/x86/kvm/irq.c          |    7 ----
 arch/x86/kvm/irq.h          |    1 -
 arch/x86/kvm/lapic.c        |   66 ++++++++++---------------------------------
 arch/x86/kvm/lapic.h        |    2 -
 arch/x86/kvm/mmu.c          |    9 ++++-
 arch/x86/kvm/svm.c          |    1 -
 arch/x86/kvm/vmx.c          |    5 +--
 arch/x86/kvm/x86.c          |   10 +++++-
 include/linux/kvm.h         |   10 +++---
 include/linux/kvm_host.h    |    1 +
 virt/kvm/iommu.c            |    6 +--
 virt/kvm/kvm_main.c         |   43 +++++++++++++++++++++------
 19 files changed, 106 insertions(+), 97 deletions(-)

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

only message in thread, other threads:[~2009-02-15  2:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-02-15  2:38 [GIT PULL] KVM fixes for Linux 2.6.29-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

all inboxes | Powered by JetHome®