Re: [RFC v1 0/8] vhost-vdpa: add support for iommufd
From: "Michael S. Tsirkin" <mst@redhat.com>
Date: 2023-11-07 07:42:01
Also in:
lkml, virtualization
From: "Michael S. Tsirkin" <mst@redhat.com>
Date: 2023-11-07 07:42:01
Also in:
lkml, virtualization
On Sat, Nov 04, 2023 at 01:16:33AM +0800, Cindy Lu wrote:
Hi All This code provides the iommufd support for vdpa device This code fixes the bugs from the last version and also add the asid support. rebase on kernel v6,6-rc3 Test passed in the physical device (vp_vdpa), but there are still some problems in the emulated device (vdpa_sim_net),
What kind of problems? Understanding that will make it easier to figure out whether this is worth reviewing.
I will continue working on it The kernel code is https://gitlab.com/lulu6/vhost/-/tree/iommufdRFC_v1 Signed-off-by: Cindy Lu <redacted>
Please also Cc iommufd maintainers: Jason Gunthorpe [off-list ref] (maintainer:IOMMUFD) Kevin Tian [off-list ref] (maintainer:IOMMUFD) Joerg Roedel [off-list ref] (maintainer:IOMMU SUBSYSTEM) Will Deacon [off-list ref] (maintainer:IOMMU SUBSYSTEM) Robin Murphy [off-list ref] (reviewer:IOMMU SUBSYSTEM) iommu@lists.linux.dev (open list:IOMMUFD) linux-kernel@vger.kernel.org (open list) -- MST