All of lore.kernel.org
 help / color / mirror / Atom feed
From: Avi Kivity <avi@redhat.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Marcelo Tosatti <mtosatti@redhat.com>,
	linux-kernel <linux-kernel@vger.kernel.org>,
	KVM list <kvm@vger.kernel.org>
Subject: [GIT PULL] KVM fixes for 3.4-rc6
Date: Wed, 09 May 2012 14:03:00 +0300	[thread overview]
Message-ID: <4FAA4EE4.3080304@redhat.com> (raw)

Linus, please pull from:

  git://git.kernel.org/pub/scm/virt/kvm/kvm.git master

for you to fetch changes up to 331b646d60b0c3885208e1e02bd9f40319953efc:

  KVM: ia64: fix build due to typo (2012-05-09 13:53:28 +0300)

Two asynchronous page fault fixes (one guest, one host), a powerpc page
refcount fix, and an ia64 build fix.

----------------------------------------------------------------
Avi Kivity (1):
      KVM: ia64: fix build due to typo

David Gibson (1):
      KVM: PPC: Book3S HV: Fix refcounting of hugepages

Gleb Natapov (2):
      KVM: ensure async PF event wakes up vcpu from halt
      KVM: Do not take reference to mm during async #PF

 arch/ia64/kvm/kvm-ia64.c            |    2 +-
 arch/powerpc/kvm/book3s_64_mmu_hv.c |   22 +++++++++++++---------
 arch/powerpc/kvm/book3s_hv.c        |    2 --
 arch/x86/kernel/kvm.c               |    9 +--------
 arch/x86/kvm/x86.c                  |    1 +
 5 files changed, 16 insertions(+), 20 deletions(-)

-- 
error compiling committee.c: too many arguments to function

                 reply	other threads:[~2012-05-09 11:03 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=4FAA4EE4.3080304@redhat.com \
    --to=avi@redhat.com \
    --cc=kvm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mtosatti@redhat.com \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.