public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] KVM updates for 2.6.33-rc2
@ 2009-12-27 17:21 Marcelo Tosatti
  0 siblings, 0 replies; only message in thread
From: Marcelo Tosatti @ 2009-12-27 17:21 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: Fix mtsrin in book3s_64 mmu

Heiko Carstens (1):
      KVM: get rid of kvm_create_vm() unused label warning on s390

Jan Kiszka (1):
      KVM: x86: Extend KVM_SET_VCPU_EVENTS with selective updates

Marcelo Tosatti (2):
      KVM: MMU: remove prefault from invlpg handler
      KVM: LAPIC: make sure IRR bitmap is scanned after vm load

Sheng Yang (1):
      KVM: Fix possible circular locking in kvm_vm_ioctl_assign_device()

Tony Luck (1):
      KVM: ia64: fix build breakage due to host spinlock change

 Documentation/kvm/api.txt        |   10 +++++++++-
 arch/ia64/kvm/vcpu.h             |    9 ++++++---
 arch/ia64/kvm/vmm.c              |    4 ++--
 arch/ia64/kvm/vtlb.c             |    2 +-
 arch/powerpc/kvm/book3s_64_mmu.c |   22 +++++++++++++++++++++-
 arch/x86/include/asm/kvm.h       |    4 ++++
 arch/x86/kvm/lapic.c             |    1 +
 arch/x86/kvm/paging_tmpl.h       |   18 ------------------
 arch/x86/kvm/x86.c               |   12 ++++++++----
 virt/kvm/assigned-dev.c          |    6 +++---
 virt/kvm/kvm_main.c              |    5 ++++-
 11 files changed, 59 insertions(+), 34 deletions(-)


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

only message in thread, other threads:[~2009-12-27 17:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-27 17:21 [GIT PULL] KVM updates for 2.6.33-rc2 Marcelo Tosatti

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