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.13-rc1
Date: Thu, 13 Jul 2017 12:40:35 -0600 [thread overview]
Message-ID: <20170713124035.1ca0d1b7@w520.home> (raw)
The following changes since commit 32c1431eea4881a6b17bd7c639315010aeefa452:
Linux 4.12-rc5 (2017-06-11 16:48:20 -0700)
are available in the git repository at:
git://github.com/awilliam/linux-vfio.git tags/vfio-v4.13-rc1
for you to fetch changes up to 7f56c30bd0a232822aca38d288da475613bdff9b:
vfio: Remove unnecessary uses of vfio_container.group_lock (2017-07-07 15:37:38 -0600)
----------------------------------------------------------------
VFIO updates for v4.13-rc1
- Include Intel XXV710 in INTx workaround (Alex Williamson)
- Make use of ERR_CAST() for error return (Dan Carpenter)
- Fix vfio_group release deadlock from iommu notifier (Alex Williamson)
- Unset KVM-VFIO attributes only on group match (Alex Williamson)
- Fix release path group/file matching with KVM-VFIO (Alex Williamson)
- Remove unnecessary lock uses triggering lockdep splat (Alex Williamson)
----------------------------------------------------------------
Alex Williamson (5):
vfio/pci: Add Intel XXV710 to hidden INTx devices
vfio: Fix group release deadlock
kvm-vfio: Decouple only when we match a group
vfio: New external user group/file match
vfio: Remove unnecessary uses of vfio_container.group_lock
Dan Carpenter (1):
vfio: Use ERR_CAST() instead of open coding it
drivers/vfio/pci/vfio_pci.c | 4 +--
drivers/vfio/vfio.c | 86 ++++++++++++++++++++++++---------------------
include/linux/vfio.h | 2 ++
virt/kvm/vfio.c | 40 +++++++++++++--------
4 files changed, 75 insertions(+), 57 deletions(-)
reply other threads:[~2017-07-13 18:40 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=20170713124035.1ca0d1b7@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