Displaying 2 results from an estimated 2 matches for "vsva".
Did you mean:
sva
2018 Feb 06
2
[RFC] virtio-iommu version 0.6
...ged range definition in map and unmap requests
* Use virtio-iommu device ID
* Update IORT node ID and simplify layout
The following document shows the difference between v0.5 and v0.6:
http://jpbrucker.net/virtio-iommu/spec/diffs/virtio-iommu-pdf-diff-v0.5-v0.6.pdf
Next version will hopefully add vSVA (PASID+PRI) and/or architectural
optimizations, but I can't provide a timeline yet. I'll probably send a
small draft first.
I will send the Linux driver soon. In the meantime you can fetch it on my
development branches, based on next-20180206.
git://linux-arm.org/linux-jpb.git virtio-iomm...
2018 Mar 19
0
[virtio-dev] [RFC] virtio-iommu version 0.6
...uests
> * Use virtio-iommu device ID
> * Update IORT node ID and simplify layout
>
> The following document shows the difference between v0.5 and v0.6:
> http://jpbrucker.net/virtio-iommu/spec/diffs/virtio-iommu-pdf-diff-v0.5-
> v0.6.pdf
>
> Next version will hopefully add vSVA (PASID+PRI) and/or architectural
> optimizations, but I can't provide a timeline yet. I'll probably send a
> small draft first.
>
> I will send the Linux driver soon. In the meantime you can fetch it on my
> development branches, based on next-20180206.
>
> git://linu...