public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
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-rc2
Date: Sun, 27 Dec 2009 15:21:05 -0200	[thread overview]
Message-ID: <20091227172105.GA8008@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: 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(-)


                 reply	other threads:[~2009-12-27 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=20091227172105.GA8008@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox