linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] VFIO updates for v4.20-rc1
@ 2018-10-30 20:49 Alex Williamson
  2018-10-31 18:03 ` Linus Torvalds
  0 siblings, 1 reply; 2+ messages in thread
From: Alex Williamson @ 2018-10-30 20:49 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, kvm

Hi Linus,

The following changes since commit 6bf4ca7fbc85d80446ac01c0d1d77db4d91a6d84:

  Linux 4.19-rc5 (2018-09-23 19:15:18 +0200)

are available in the Git repository at:

  git://github.com/awilliam/linux-vfio.git tags/vfio-v4.20-rc1.v2

for you to fetch changes up to 104c7405a64d937254b6a154938e6151f91c9e0d:

  vfio: add edid support to mbochs sample driver (2018-10-11 10:22:36 -0600)

----------------------------------------------------------------
VFIO updates for v4.20

 - EDID interfaces for vfio devices supporting display extensions
   (Gerd Hoffmann)

 - Generically select Type-1 IOMMU model support on ARM/ARM64
   (Geert Uytterhoeven)

 - Quirk for VFs reporting INTx pin (Alex Williamson)

 - Fix error path memory leak in MSI support (Li Qiang)

----------------------------------------------------------------
Alex Williamson (1):
      vfio/pci: Mask buggy SR-IOV VF INTx support

Geert Uytterhoeven (1):
      drivers/vfio: Allow type-1 IOMMU instantiation with all ARM/ARM64 IOMMUs

Gerd Hoffmann (2):
      vfio: add edid api for display (vgpu) devices.
      vfio: add edid support to mbochs sample driver

Li Qiang (1):
      vfio/pci: Fix potential memory leak in vfio_msi_cap_len

 drivers/vfio/Kconfig               |   2 +-
 drivers/vfio/pci/vfio_pci.c        |   8 ++-
 drivers/vfio/pci/vfio_pci_config.c |  31 ++++++++-
 include/uapi/linux/vfio.h          |  50 ++++++++++++++
 samples/vfio-mdev/mbochs.c         | 136 +++++++++++++++++++++++++++++++------
 5 files changed, 204 insertions(+), 23 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] VFIO updates for v4.20-rc1
  2018-10-30 20:49 [GIT PULL] VFIO updates for v4.20-rc1 Alex Williamson
@ 2018-10-31 18:03 ` Linus Torvalds
  0 siblings, 0 replies; 2+ messages in thread
From: Linus Torvalds @ 2018-10-31 18:03 UTC (permalink / raw)
  To: alex.williamson; +Cc: Linux Kernel Mailing List, kvm

On Tue, Oct 30, 2018 at 1:49 PM Alex Williamson
<alex.williamson@redhat.com> wrote:
>
> VFIO updates for v4.20

Pulled,

                   Linus

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-10-31 18:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-30 20:49 [GIT PULL] VFIO updates for v4.20-rc1 Alex Williamson
2018-10-31 18:03 ` Linus Torvalds

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).