Hi Viresh,
On 04/10/2022 11:59, Julien Grall wrote:
On 20/09/2022 11:29, Viresh Kumar wrote:
On 09-09-22, 16:02, Anthony PERARD wrote:
On Fri, Sep 09, 2022 at 08:13:28PM +0530, Viresh Kumar wrote:
The iommu node will be required for other virtio device types too, not
just disk device.
Move the call to make_xen_iommu_node(), out of the disk device specific
block and rename "iommu_created" variable to "iommu_needed", and set it
to true for virtio disk device.
Signed-off-by: Viresh Kumar <[email protected]>
Reviewed-by: Anthony PERARD <[email protected]>
I don't see these patches being applied yet, do I need to ping someone
for that ?
We are currently preparing to release Xen 4.17 (plan for November) and
have stopped accepting new code (other than bug fix) since the beginning
of September.
Your series will be committed once the tree is re-opened (hopefully by
the beginning of November). Please ping me mid-november if this is still
not applied.
Unfortunately, we had some delay for releasing 4.17. So I have pushed
this series in a branch for-next/4.18. This will be applied to staging
once the tree has re-opened.
Cheers,
--
Julien Grall