On 20/03/20 11:54, Auger Eric wrote: >> The virtio-iommu device attaches itself to a PCI bus, so it makes >> no sense to include it unless PCI is supported---and in fact >> compilation fails without this change. > with the --- cleanup (?)
Fails if PCI is not included but virtio-iommu is. Paolo > Acked-by: Eric Auger <eric.au...@redhat.com> > > Thanks