[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20170223115540.2213613e@t450s.home>
Date: Thu, 23 Feb 2017 11:55:40 -0700
From: Alex Williamson <alex.williamson@...hat.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: <linux-kernel@...r.kernel.org>,
"kvm@...r.kernel.org" <kvm@...r.kernel.org>, mpe@...erman.id.au,
changbin.du@...el.com
Subject: [GIT PULL] VFIO updates for v4.11
Hi Linus,
The following changes since commit d5adbfcd5f7bcc6fa58a41c5c5ada0e5c826ce2c:
Linux 4.10-rc7 (2017-02-05 15:10:58 -0800)
are available in the git repository at:
git://github.com/awilliam/linux-vfio.git tags/vfio-v4.11-rc1
for you to fetch changes up to d9d84780f17cd9e25ddde10eb40357b96b7d6874:
vfio: fix a typo in comment of function vfio_pin_pages (2017-02-22 11:40:15 -0700)
----------------------------------------------------------------
VFIO updates for v4.11
- Kconfig fixes for SPAPR_TCE_IOMMU=n (Michael Ellerman)
- Module softdep rather than request_module to simplify usage from
initrd (Alex Williamson)
- Comment typo fix (Changbin Du)
----------------------------------------------------------------
Alex Williamson (2):
vfio/mdev: Use a module softdep for vfio_mdev
vfio: Replace module request with softdep
Changbin Du (1):
vfio: fix a typo in comment of function vfio_pin_pages
Michael Ellerman (1):
vfio: Fix build break when SPAPR_TCE_IOMMU=n
drivers/vfio/Kconfig | 6 ++----
drivers/vfio/mdev/mdev_core.c | 14 ++------------
drivers/vfio/vfio.c | 11 ++---------
3 files changed, 6 insertions(+), 25 deletions(-)
Powered by blists - more mailing lists