All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL vfio] Please pull vfio/iommufd changes
@ 2023-04-03 16:15 Jason Gunthorpe
  2023-04-04 15:22 ` Liu, Yi L
  0 siblings, 1 reply; 2+ messages in thread
From: Jason Gunthorpe @ 2023-04-03 16:15 UTC (permalink / raw)
  To: Alex Williamson, kvm; +Cc: Yi Liu

[-- Attachment #1: Type: text/plain, Size: 1873 bytes --]

Hi Alex,

Here is the shared branch for the mdev changes

Yi, you should base your series on this commit 7d12578c5d508050554bcd9ca3d2331914d86d71.

Thanks,
Jason

The following changes since commit fe15c26ee26efa11741a7b632e9f23b01aca4cc6:

  Linux 6.3-rc1 (2023-03-05 14:52:03 -0800)

are available in the Git repository at:
  //git.kernel.org/pub/scm/linux/kernel/git/jgg/iommufd.git vfio_mdev_ops

for you to fetch changes up to 7d12578c5d508050554bcd9ca3d2331914d86d71:

  vfio: Check the presence for iommufd callbacks in __vfio_register_dev() (2023-03-31 13:43:32 -0300)

----------------------------------------------------------------
Nicolin Chen (1):
      iommufd: Create access in vfio_iommufd_emulated_bind()

Yi Liu (5):
      iommu/iommufd: Pass iommufd_ctx pointer in iommufd_get_ioas()
      vfio-iommufd: No need to record iommufd_ctx in vfio_device
      vfio-iommufd: Make vfio_iommufd_emulated_bind() return iommufd_access ID
      vfio/mdev: Uses the vfio emulated iommufd ops set in the mdev sample drivers
      vfio: Check the presence for iommufd callbacks in __vfio_register_dev()

 drivers/iommu/iommufd/device.c          | 56 +++++++++++++++++++++++++++++++++-----------------------
 drivers/iommu/iommufd/ioas.c            | 14 +++++++-------
 drivers/iommu/iommufd/iommufd_private.h |  4 ++--
 drivers/iommu/iommufd/selftest.c        | 14 +++++++++-----
 drivers/iommu/iommufd/vfio_compat.c     |  2 +-
 drivers/vfio/iommufd.c                  | 37 ++++++++++++++++++-------------------
 drivers/vfio/vfio_main.c                |  5 +++--
 include/linux/iommufd.h                 |  5 +++--
 include/linux/vfio.h                    |  1 -
 samples/vfio-mdev/mbochs.c              |  3 +++
 samples/vfio-mdev/mdpy.c                |  3 +++
 samples/vfio-mdev/mtty.c                |  3 +++
 12 files changed, 85 insertions(+), 62 deletions(-)

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

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

end of thread, other threads:[~2023-04-04 15:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-03 16:15 [GIT PULL vfio] Please pull vfio/iommufd changes Jason Gunthorpe
2023-04-04 15:22 ` Liu, Yi L

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.