[PATCH v4 0/6] Add Tegra241 (Grace) CMDQV Support (part 1/2)

Nicolin Chen nicolinc at nvidia.com
Fri Apr 12 12:10:55 PDT 2024


On Thu, Mar 28, 2024 at 11:14:04PM -0700, Nicolin Chen wrote:

> It's available on Github:
> https://github.com/nicolinc/iommufd/commits/vcmdq_in_kernel-v1
> 
> And the part-2 series is currently WIP, with a pair of drafts available:
> https://github.com/nicolinc/linux-nvidia-6.5/commits/iommufd_nesting-vcmdq/
> https://github.com/nicolinc/qemu/commits/wip/iommufd_vcmdq/
> It's planned to send for review after nested SMMU kernel patches.
> 
> Note that this in-kernel support isn't confined to host kernels running
> on Grace-powered servers, but is also used by guest kernels running on
> VMs virtualized on those servers. So, those VMs must install the driver,
> ideally before the part 2 is merged. So, later those servers would only
> need to upgrade their host kernels without bothering the VMs.
> 
> Thank you!
> 
> Changelog
> v4:

In light of its user-space series (RFC) for VIOMMU infrastructure
review, I'll soon post a v5 by reorganizing the driver functions,
so that some of the helpers can be reused by the VIOMMU callbacks.
Most of the updates will be in the driver patch. So all others are
likely the same.

Thanks
Nicolin



More information about the linux-arm-kernel mailing list