* [GIT PULL] VFIO updates for v5.4-rc1
@ 2019-09-20 21:12 Alex Williamson
2019-09-20 23:00 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Alex Williamson @ 2019-09-20 21:12 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-kernel@vger.kernel.org, kvm@vger.kernel.org
Hi Linus,
The following changes since commit e3fb13b7e47cd18b2bd067ea8a491020b4644baf:
Merge tag 'modules-for-v5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux (2019-08-23 09:22:00 -0700)
are available in the Git repository at:
git://github.com/awilliam/linux-vfio.git tags/vfio-v5.4-rc1
for you to fetch changes up to e6c5d727db0a86a3ff21aca6824aae87f3bc055f:
Merge branches 'v5.4/vfio/alexey-tce-memory-free-v1', 'v5.4/vfio/connie-re-arrange-v2', 'v5.4/vfio/hexin-pci-reset-v3', 'v5.4/vfio/parav-mtty-uuid-v2' and 'v5.4/vfio/shameer-iova-list-v8' into v5.4/vfio/next (2019-08-23 11:26:24 -0600)
----------------------------------------------------------------
VFIO updates for v5.4-rc1
- Fix spapr iommu error case case (Alexey Kardashevskiy)
- Consolidate region type definitions (Cornelia Huck)
- Restore saved original PCI state on release (hexin)
- Simplify mtty sample driver interrupt path (Parav Pandit)
- Support for reporting valid IOVA regions to user (Shameer Kolothum)
----------------------------------------------------------------
Alex Williamson (1):
Merge branches 'v5.4/vfio/alexey-tce-memory-free-v1', 'v5.4/vfio/connie-re-arrange-v2', 'v5.4/vfio/hexin-pci-reset-v3', 'v5.4/vfio/parav-mtty-uuid-v2' and 'v5.4/vfio/shameer-iova-list-v8' into v5.4/vfio/next
Alexey Kardashevskiy (1):
vfio/spapr_tce: Fix incorrect tce_iommu_group memory free
Cornelia Huck (1):
vfio: re-arrange vfio region definitions
Parav Pandit (1):
vfio-mdev/mtty: Simplify interrupt generation
Shameer Kolothum (6):
vfio/type1: Introduce iova list and add iommu aperture validity check
vfio/type1: Check reserved region conflict and update iova list
vfio/type1: Update iova list on detach
vfio/type1: check dma map request is within a valid iova range
vfio/type1: Add IOVA range capability support
vfio/type1: remove duplicate retrieval of reserved regions
hexin (1):
vfio_pci: Restore original state on release
drivers/vfio/pci/vfio_pci.c | 17 +-
drivers/vfio/vfio_iommu_spapr_tce.c | 9 +-
drivers/vfio/vfio_iommu_type1.c | 518 +++++++++++++++++++++++++++++++++++-
include/uapi/linux/vfio.h | 71 +++--
samples/vfio-mdev/mtty.c | 39 +--
5 files changed, 583 insertions(+), 71 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] VFIO updates for v5.4-rc1
2019-09-20 21:12 [GIT PULL] VFIO updates for v5.4-rc1 Alex Williamson
@ 2019-09-20 23:00 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-09-20 23:00 UTC (permalink / raw)
To: Alex Williamson
Cc: Linus Torvalds, linux-kernel@vger.kernel.org, kvm@vger.kernel.org
The pull request you sent on Fri, 20 Sep 2019 15:12:26 -0600:
> git://github.com/awilliam/linux-vfio.git tags/vfio-v5.4-rc1
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/1ddd00276fd5fbd14dd5e366d8777dcd5f2d1b65
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-09-20 23:00 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-09-20 21:12 [GIT PULL] VFIO updates for v5.4-rc1 Alex Williamson
2019-09-20 23:00 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox