From: Alex Williamson <alex.williamson@redhat.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: <linux-kernel@vger.kernel.org>,
"kvm@vger.kernel.org" <kvm@vger.kernel.org>
Subject: [GIT PULL] VFIO updates for v4.14-rc1
Date: Fri, 8 Sep 2017 13:25:45 -0600 [thread overview]
Message-ID: <20170908132545.63252bf9@w520.home> (raw)
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(-)
reply other threads:[~2017-09-08 19:25 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=20170908132545.63252bf9@w520.home \
--to=alex.williamson@redhat.com \
--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