From: Alex Williamson <alex.williamson@redhat.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: "kvm@vger.kernel.org" <kvm@vger.kernel.org>,
<linux-kernel@vger.kernel.org>
Subject: [GIT PULL] VFIO updates for v4.16
Date: Thu, 1 Feb 2018 13:24:36 -0700 [thread overview]
Message-ID: <20180201132436.0b3b4efa@w520.home> (raw)
Hi Linus,
The following changes since commit 1291a0d5049dbc06baaaf66a9ff3f53db493b19b:
Linux 4.15-rc4 (2017-12-17 18:59:59 -0800)
are available in the Git repository at:
git://github.com/awilliam/linux-vfio.git tags/vfio-v4.16-rc1
for you to fetch changes up to 46ed90f157f42d956ffed17c003f089a59b76e3e:
vfio: mdev: make a couple of functions and structure vfio_mdev_driver static (2018-01-09 12:13:08 -0700)
----------------------------------------------------------------
VFIO updates for v4.16-rc1
- Mask INTx from user if pdev->irq is zero (Alexey Kardashevskiy)
- Capability helper cleanup (Alex Williamson)
- Allow mmaps overlapping MSI-X vector table with region capability
exposing this feature (Alexey Kardashevskiy)
- mdev static cleanups (Xiongwei Song)
----------------------------------------------------------------
Alex Williamson (1):
vfio: Simplify capability helper
Alexey Kardashevskiy (2):
vfio-pci: Mask INTx if a device is not capabable of enabling it
vfio-pci: Allow mapping MSIX BAR
Xiongwei Song (1):
vfio: mdev: make a couple of functions and structure vfio_mdev_driver static
drivers/gpu/drm/i915/gvt/kvmgt.c | 15 +++++---
drivers/vfio/mdev/vfio_mdev.c | 6 ++--
drivers/vfio/pci/vfio_pci.c | 75 +++++++++-------------------------------
drivers/vfio/vfio.c | 52 +++-------------------------
include/linux/vfio.h | 3 +-
include/uapi/linux/vfio.h | 10 ++++++
6 files changed, 45 insertions(+), 116 deletions(-)
reply other threads:[~2018-02-01 20:24 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=20180201132436.0b3b4efa@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