* [GIT PULL] VFIO updates for v4.14-rc1
@ 2017-09-08 19:25 Alex Williamson
0 siblings, 0 replies; only message in thread
From: Alex Williamson @ 2017-09-08 19:25 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-kernel, kvm@vger.kernel.org
Hi Linus,
The following changes since commit aae4e7a8bc44722fe70d58920a36916b1043195e:
Linux 4.13-rc4 (2017-08-06 18:44:49 -0700)
are available in the git repository at:
git://github.com/awilliam/linux-vfio.git tags/vfio-v4.14-rc1
for you to fetch changes up to 417fb50d5516e8526769c16ff5b92de47adbe727:
vfio: platform: constify amba_id (2017-08-30 14:03:42 -0600)
----------------------------------------------------------------
VFIO updates for v4.14-rc1
- Base MSI remapping on either IOMMU domain or IRQ domain support
(Robin Murphy)
- Prioritize hardware MSI regions over software defined regions
(Robin Murphy)
- Fix no-iommu reference counting (Eric Auger)
- Stall removing last device from group for container cleanup
(Alex Williamson)
- Constify amba_id (Arvind Yadav)
----------------------------------------------------------------
Alex Williamson (1):
vfio: Stall vfio_del_group_dev() for container group detach
Arvind Yadav (1):
vfio: platform: constify amba_id
Eric Auger (1):
vfio: fix noiommu vfio_iommu_group_get reference count
Robin Murphy (2):
vfio/type1: Cope with hardware MSI reserved regions
vfio/type1: Give hardware MSI regions precedence
drivers/vfio/platform/vfio_amba.c | 2 +-
drivers/vfio/vfio.c | 25 +++++++++++++++++++++++--
drivers/vfio/vfio_iommu_type1.c | 16 ++++++++++++----
3 files changed, 36 insertions(+), 7 deletions(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2017-09-08 19:25 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-08 19:25 [GIT PULL] VFIO updates for v4.14-rc1 Alex Williamson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox