OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

virtio-dev message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: [virtio-dev] [PATCH v2] Add virtio-iommu device specification


Hi,

On 14/03/2019 15:32, Jean-Philippe Brucker wrote:
> The IOMMU device allows a guest to manage DMA mappings for physical,
> emulated and paravirtualized endpoints. Add device description for the
> virtio-iommu device and driver. Introduce PROBE, ATTACH, DETACH, MAP and
> UNMAP requests, as well as translation error reporting.
> 
> Fixes: https://github.com/oasis-tcs/virtio-spec/issues/37
> Signed-off-by: Jean-Philippe Brucker <jean-philippe.brucker@arm.com>

If there aren't any more comments on this version, could I request a
vote? The virtio-iommu spec has been reviewed on the virtio-dev list by
several of the people on Cc. The Linux driver has been in good shape for
a while, but Joerg would like to see progress on this specification
before merging it upstream. It's too late in the release cycle for Linux
v5.2, but I'm hoping to get something in v5.3. I think the QEMU device
will follow the Linux driver since it depends on API headers.

Thanks,
Jean


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]