[GIT PULL] VFIO for v3.11

From: Alex Williamson
Date: Mon Jul 08 2013 - 12:25:26 EST


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(-)


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/