Re: [PATCH v4 2/2] virtio-net: pass Device-TLB enable/disable events to vhost

2023-05-25 Thread Jason Wang
On Thu, May 25, 2023 at 8:58 PM Viktor Prutyanov wrote: > > If vhost is enabled for virtio-net, Device-TLB enable/disable events > must be passed to vhost for proper IOMMU unmap flag selection. > > Signed-off-by: Viktor Prutyanov Acked-by: Jason Wang Thanks > --- > hw/net/virtio-net.c | 1 +

[PATCH v4 2/2] virtio-net: pass Device-TLB enable/disable events to vhost

2023-05-25 Thread Viktor Prutyanov
If vhost is enabled for virtio-net, Device-TLB enable/disable events must be passed to vhost for proper IOMMU unmap flag selection. Signed-off-by: Viktor Prutyanov --- hw/net/virtio-net.c | 1 + 1 file changed, 1 insertion(+) diff --git a/hw/net/virtio-net.c b/hw/net/virtio-net.c index 6df6b732