On Thu, 11 Jun 2026 at 16:52, Eric Auger <[email protected]> wrote:
>
> Hi Shameer, Peter,
>
> On 6/9/26 1:25 PM, Shameer Kolothum wrote:
> > Hi,
> >
> > Changes from v6:
> >  
> > https://lore.kernel.org/qemu-devel/[email protected]/
> >
> >  - Addressed v6 feedback and picked up R-by/T-by tags. Thanks!
> >  - mmap the host VINTF Page0 at IOMMU_VIOMMU_ALLOC instead of on VINTF
> >    enable (patch #14)
> >  - Reset the per-VCMDQ Page0 cache when a queue is freed (patch #19)
> >  - Distributed the reset teardown into the patches that introduce each
> >    resource (patches #18, #21)
> >  - Added a VCMDQ readiness helper and renamed the Page0 backing-pointer
> >    helper to vintf_lvcmdq_ptr() (patches #18, #19)
> >  - Trace the VCMDQ Page0 backing, hw vs cache (patch #19)
> >  - Renamed patch #24 to reflect the changes accurately
> >  - Updated the design and lifecycle documentation (patch #30)
> >  - Based on top of Nathan's "Resolve AUTO properties" v6 series [0].
> >
> > Please find the complete branch here:
> >  https://github.com/shamiali2008/qemu-master/tree/master-vcmdq-v7-ext
> >
> > Sanity tested on NVIDIA Grace. Further testing in progress.
>
> Successfully tested on Grace-Hopper. Feel free to take my T-b:
>
> Tested-by: Eric Auger <[email protected]>
>
> All patches are now reviewed. Peter, please consider pulling this if you
> are satisfied with it, in addition to
>
> [PATCH v6 0/9] hw/arm/smmuv3-accel: Resolve AUTO properties 
> <https://lore.kernel.org/all/[email protected]/#r>
> [PATCH v2] hw/pci/pci: Enforce pci_setup_iommu_per_bus() is called only
> once per bus

Thanks for doing the testing and review; I've applied this to
target-arm.next (after those two other patches).

-- PMM

Reply via email to