From: Marcelo Tosatti <mtosatti@redhat.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: kvm <kvm@vger.kernel.org>,
linux-kernel <linux-kernel@vger.kernel.org>,
Avi Kivity <avi@redhat.com>
Subject: [GIT PULL] KVM fixes for 3.5-rc5
Date: Thu, 5 Jul 2012 01:14:18 -0300 [thread overview]
Message-ID: <20120705041418.GA20929@amt.cnet> (raw)
Linus,
Please pull from
git://git.kernel.org/pub/scm/virt/kvm/kvm.git master
To receive the following KVM fixes: memory leak and oops on the x86 mmu code,
and sanitization of the KVM_IRQFD ioctl.
Alex Williamson (3):
KVM: Pass kvm_irqfd to functions
KVM: Add missing KVM_IRQFD API documentation
KVM: Sanitize KVM_IRQFD flags
Xiao Guangrong (2):
KVM: fix fault page leak
KVM: MMU: fix shrinking page from the empty mmu
Documentation/virtual/kvm/api.txt | 17 +++++++++++++++++
arch/x86/kvm/mmu.c | 3 +++
include/linux/kvm_host.h | 4 ++--
virt/kvm/eventfd.c | 23 +++++++++++++----------
virt/kvm/kvm_main.c | 3 ++-
5 files changed, 37 insertions(+), 13 deletions(-)
reply other threads:[~2012-07-05 4:14 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=20120705041418.GA20929@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