public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] VFIO updates for v5.1-rc1
@ 2019-02-22 22:25 Alex Williamson
  2019-03-05  3:40 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Alex Williamson @ 2019-02-22 22:25 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel@vger.kernel.org, kvm@vger.kernel.org

Hi Linus,

Sorry for the duplicate, botched the [GIT PULL] first time around.
This is for the next merge window.  Thanks!

The following changes since commit 8834f5600cf3c8db365e18a3d5cac2c2780c81e5:

  Linux 5.0-rc5 (2019-02-03 13:48:04 -0800)

are available in the Git repository at:

  git://github.com/awilliam/linux-vfio.git tags/vfio-v5.1-rc1

for you to fetch changes up to 0cfd027be1d6def4a462cdc180c055143af24069:

  vfio_pci: Enable memory accesses before calling pci_map_rom (2019-02-18 14:57:50 -0700)

----------------------------------------------------------------
VFIO updates for v5.1-rc1

 - Switch mdev to generic UUID API (Andy Shevchenko)

 - Fixup platform reset include paths (Masahiro Yamada)

 - Fix usage of MINORMASK (Chengguang Xu)

 - Remove noise from duplicate spapr table unsets (Alexey Kardashevskiy)

 - Restore device state after PM reset (Alex Williamson)

 - Ensure memory translation enabled for PCI ROM access (Eric Auger)

----------------------------------------------------------------
Alex Williamson (1):
      vfio/pci: Restore device state on PM transition

Alexey Kardashevskiy (1):
      vfio/spapr_tce: Skip unsetting already unset table

Andy Shevchenko (1):
      vfio-mdev: Switch to use new generic UUID API

Chengguang Xu (4):
      vfio: expand minor range when registering chrdev region
      samples/vfio-mdev/mbochs: expand minor range when registering chrdev region
      samples/vfio-mdev/mdpy: expand minor range when registering chrdev region
      samples/vfio-mdev/mtty: expand minor range when registering chrdev region

Eric Auger (1):
      vfio_pci: Enable memory accesses before calling pci_map_rom

Masahiro Yamada (1):
      vfio: platform: reset: fix up include directives to remove ccflags-y

 drivers/vfio/mdev/mdev_core.c                      | 16 ++--
 drivers/vfio/mdev/mdev_private.h                   |  5 +-
 drivers/vfio/mdev/mdev_sysfs.c                     |  6 +-
 drivers/vfio/pci/vfio_pci.c                        | 90 ++++++++++++++++++----
 drivers/vfio/pci/vfio_pci_config.c                 |  2 +-
 drivers/vfio/pci/vfio_pci_private.h                |  6 ++
 drivers/vfio/platform/reset/Makefile               |  2 -
 .../vfio/platform/reset/vfio_platform_amdxgbe.c    |  2 +-
 .../vfio/platform/reset/vfio_platform_bcmflexrm.c  |  2 +-
 .../platform/reset/vfio_platform_calxedaxgmac.c    |  2 +-
 drivers/vfio/vfio.c                                |  8 +-
 drivers/vfio/vfio_iommu_spapr_tce.c                |  3 +-
 include/linux/mdev.h                               |  2 +-
 samples/vfio-mdev/mbochs.c                         |  8 +-
 samples/vfio-mdev/mdpy.c                           |  8 +-
 samples/vfio-mdev/mtty.c                           | 17 ++--
 16 files changed, 125 insertions(+), 54 deletions(-)

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

* Re: [GIT PULL] VFIO updates for v5.1-rc1
  2019-02-22 22:25 [GIT PULL] VFIO updates for v5.1-rc1 Alex Williamson
@ 2019-03-05  3:40 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-03-05  3:40 UTC (permalink / raw)
  To: Alex Williamson
  Cc: Linus Torvalds, linux-kernel@vger.kernel.org, kvm@vger.kernel.org

The pull request you sent on Fri, 22 Feb 2019 15:25:46 -0700:

> git://github.com/awilliam/linux-vfio.git tags/vfio-v5.1-rc1

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/a83b04232cec52a8a93700ab7f17a09500c558b8

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

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

end of thread, other threads:[~2019-03-05  3:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-22 22:25 [GIT PULL] VFIO updates for v5.1-rc1 Alex Williamson
2019-03-05  3:40 ` pr-tracker-bot

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