[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v2 1/2] virtio-iommu: Remove the non transitional name
From: |
Cornelia Huck |
Subject: |
Re: [PATCH v2 1/2] virtio-iommu: Remove the non transitional name |
Date: |
Wed, 13 Oct 2021 18:39:06 +0200 |
User-agent: |
Notmuch/0.32.1 (https://notmuchmail.org) |
On Wed, Oct 13 2021, Eric Auger <eric.auger@redhat.com> wrote:
> Remove the non transitional name for virtio iommu. Like other
> devices introduced after 1.0 spec, the virtio-iommu does
> not need it.
>
> Signed-off-by: Eric Auger <eric.auger@redhat.com>
> Reported-by: Andrea Bolognani <abologna@redhat.com>
> ---
> hw/virtio/virtio-iommu-pci.c | 1 -
> 1 file changed, 1 deletion(-)
Reviewed-by: Cornelia Huck <cohuck@redhat.com>