Kernel KVM virtualization development
 help / color / mirror / Atom feed
* [GIT PULL] VFIO updates for v4.16
@ 2018-02-01 20:24 Alex Williamson
  0 siblings, 0 replies; only message in thread
From: Alex Williamson @ 2018-02-01 20:24 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: kvm@vger.kernel.org, linux-kernel

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(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-02-01 20:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-01 20:24 [GIT PULL] VFIO updates for v4.16 Alex Williamson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox