[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v2 6/8] pc: Add VIOT table for virtio-iommu
From: |
Jean-Philippe Brucker |
Subject: |
Re: [PATCH v2 6/8] pc: Add VIOT table for virtio-iommu |
Date: |
Wed, 8 Sep 2021 10:52:32 +0100 |
On Mon, Sep 06, 2021 at 05:02:05PM +0200, Eric Auger wrote:
> Hi jean,
>
> On 9/3/21 4:32 PM, Jean-Philippe Brucker wrote:
> > The ACPI Virtual I/O Translation table (VIOT) describes the relation
> > between a virtio-iommu and the endpoints it manages. When a virtio-iommu
> > device is instantiated, add a VIOT table.
>
> As there is no used of pcms->virtio_iommu and virtio_iommu_bdf yet, maybe
> squash this into next patch?
Agreed
Thanks,
Jean
- Re: [PATCH v2 1/8] acpi: Add VIOT structure definitions, (continued)
- [PATCH v2 3/8] hw/arm/virt-acpi-build: Add VIOT table for virtio-iommu, Jean-Philippe Brucker, 2021/09/03
- [PATCH v2 4/8] hw/arm/virt: Remove device tree restriction for virtio-iommu, Jean-Philippe Brucker, 2021/09/03
- [PATCH v2 2/8] hw/acpi: Add VIOT table, Jean-Philippe Brucker, 2021/09/03
- [PATCH v2 6/8] pc: Add VIOT table for virtio-iommu, Jean-Philippe Brucker, 2021/09/03
- [PATCH v2 5/8] hw/arm/virt: Reject instantiation of multiple IOMMUs, Jean-Philippe Brucker, 2021/09/03
- [PATCH v2 7/8] pc: Allow instantiating a virtio-iommu device, Jean-Philippe Brucker, 2021/09/03
- [PATCH v2 8/8] docs: Add '-device virtio-iommu' entry, Jean-Philippe Brucker, 2021/09/03