From: Alex Williamson <alex.williamson@redhat.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel <linux-kernel@vger.kernel.org>, kvm <kvm@vger.kernel.org>
Subject: [GIT PULL] VFIO updates for 3.17-rc1
Date: Wed, 13 Aug 2014 09:39:27 -0600 [thread overview]
Message-ID: <1407944367.9800.167.camel@ul30vt.home> (raw)
Hi Linus,
The following changes since commit 7f0d32e0c1a7a23216a0f2694ec841f60e9dddfd:
Merge tag 'microblaze-3.17-rc1' of git://git.monstr.eu/linux-2.6-microblaze (2014-08-07 09:02:26 -0700)
are available in the git repository at:
git://github.com/awilliam/linux-vfio.git tags/vfio-v3.17-rc1
for you to fetch changes up to 9b936c960f22954bfb89f2fefd8f96916bb42908:
drivers/vfio: Enable VFIO if EEH is not supported (2014-08-08 10:39:16 -0600)
----------------------------------------------------------------
VFIO updates for v3.17-rc1
- Enable support for bus reset on device release
- Fixes for EEH support
----------------------------------------------------------------
Alex Williamson (3):
vfio-pci: Release devices with BusMaster disabled
vfio-pci: Use mutex around open, release, and remove
vfio-pci: Attempt bus/slot reset on release
Alexey Kardashevskiy (2):
drivers/vfio: Allow EEH to be built as module
drivers/vfio: Enable VFIO if EEH is not supported
Gavin Shan (1):
drivers/vfio: Fix EEH build error
drivers/vfio/Kconfig | 6 ++
drivers/vfio/Makefile | 2 +-
drivers/vfio/pci/vfio_pci.c | 161 ++++++++++++++++++++++++++++++++----
drivers/vfio/pci/vfio_pci_private.h | 3 +-
drivers/vfio/vfio_spapr_eeh.c | 17 +++-
include/linux/vfio.h | 6 +-
6 files changed, 170 insertions(+), 25 deletions(-)
reply other threads:[~2014-08-13 15:39 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=1407944367.9800.167.camel@ul30vt.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