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>,
	KVM list <kvm@vger.kernel.org>,
	linux-kernel <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] KVM updates for 2.6.39-rc2
Date: Thu, 07 Apr 2011 14:45:17 +0300	[thread overview]
Message-ID: <4D9DA3CD.8060602@redhat.com> (raw)

Linus, please pull from the repo/branch at:

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

to receive a fix for virtualized cpuid and a host irqfd oops, as well as 
a patch that enables asynchronous page faults, which was merged in 
2.6.38 but not enabled.

Andre Przywara (2):
       KVM: fix XSAVE bit scanning
       KVM: move and fix substitue search for missing CPUID entries

Gleb Natapov (1):
       KVM: Enable async page fault processing

Michael S. Tsirkin (1):
       KVM: fix crash on irqfd deassign

  arch/x86/kvm/x86.c  |   37 ++++++++++++++++++++++++++++---------
  virt/kvm/eventfd.c  |    2 +-
  virt/kvm/kvm_main.c |   23 +++++++++++++++++++++--
  3 files changed, 50 insertions(+), 12 deletions(-)

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


                 reply	other threads:[~2011-04-07 11:45 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=4D9DA3CD.8060602@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.