From: Alex Williamson <alex.williamson@redhat.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel <linux-kernel@vger.kernel.org>,
kvm <kvm@vger.kernel.org>, Alexey Kardashevskiy <aik@ozlabs.ru>
Subject: [GIT PULL] VFIO for v3.11
Date: Mon, 08 Jul 2013 10:12:44 -0600 [thread overview]
Message-ID: <1373299964.2602.20.camel@ul30vt.home> (raw)
Hi Linus,
The following changes since commit 7d132055814ef17a6c7b69f342244c410a5e000f:
Linux 3.10-rc6 (2013-06-15 11:51:07 -1000)
are available in the git repository at:
git://github.com/awilliam/linux-vfio.git tags/vfio-v3.11
for you to fetch changes up to 8d38ef1948bd415a5cb653a5c0ec16f3402aaca1:
vfio/type1: Fix leak on error path (2013-07-01 08:28:58 -0600)
----------------------------------------------------------------
vfio Updates for v3.11
Largely hugepage support for vfio/type1 iommu and surrounding cleanups and fixes.
----------------------------------------------------------------
Alex Williamson (6):
vfio: Convert type1 iommu to use rbtree
vfio: hugepage support for vfio_iommu_type1
vfio: Provide module option to disable vfio_iommu_type1 hugepage support
vfio/type1: Fix missed frees and zero sized removes
vfio: Limit group opens
vfio/type1: Fix leak on error path
Alexey Kardashevskiy (1):
vfio: fix documentation
Documentation/vfio.txt | 6 +-
drivers/vfio/vfio.c | 14 +++
drivers/vfio/vfio_iommu_type1.c | 626 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-----------------------------------
include/uapi/linux/vfio.h | 8 +-
4 files changed, 424 insertions(+), 230 deletions(-)
reply other threads:[~2013-07-08 16:12 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=1373299964.2602.20.camel@ul30vt.home \
--to=alex.williamson@redhat.com \
--cc=aik@ozlabs.ru \
--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