[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200627082518.38f98251@x1.home>
Date: Sat, 27 Jun 2020 08:25:18 -0600
From: Alex Williamson <alex.williamson@...hat.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: "kvm@...r.kernel.org" <kvm@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] VFIO fixes for v5.8-rc3
Hi Linus,
The following changes since commit b3a9e3b9622ae10064826dccb4f7a52bd88c7407:
Linux 5.8-rc1 (2020-06-14 12:45:04 -0700)
are available in the Git repository at:
git://github.com/awilliam/linux-vfio.git tags/vfio-v5.8-rc3
for you to fetch changes up to ebfa440ce38b7e2e04c3124aa89c8a9f4094cf21:
vfio/pci: Fix SR-IOV VF handling with MMIO blocking (2020-06-25 11:04:23 -0600)
----------------------------------------------------------------
VFIO fixes for v5.8-rc3
- Fix double free of eventfd ctx (Alex Williamson)
- Fix duplicate use of capability ID (Alex Williamson)
- Fix SR-IOV VF memory enable handling (Alex Williamson)
----------------------------------------------------------------
Alex Williamson (3):
vfio/pci: Clear error and request eventfd ctx after releasing
vfio/type1: Fix migration info capability ID
vfio/pci: Fix SR-IOV VF handling with MMIO blocking
drivers/vfio/pci/vfio_pci.c | 8 ++++++--
drivers/vfio/pci/vfio_pci_config.c | 17 ++++++++++++++++-
include/uapi/linux/vfio.h | 2 +-
3 files changed, 23 insertions(+), 4 deletions(-)
Powered by blists - more mailing lists