Hi Michael, On Mon, Nov 01, 2021 at 07:35:04PM -0400, Michael S. Tsirkin wrote: > On Tue, Oct 26, 2021 at 07:20:25PM +0100, Jean-Philippe Brucker wrote: > > Add a test case for VIOT on the q35 machine. To test complex topologies > > it has two PCIe buses that bypass the IOMMU (and are therefore not > > described by VIOT), and two buses that are translated by virtio-iommu. > > > > Reviewed-by: Eric Auger <eric.au...@redhat.com> > > Reviewed-by: Igor Mammedov <imamm...@redhat.com> > > Signed-off-by: Jean-Philippe Brucker <jean-phili...@linaro.org> > > seems to need the bypass property patch > > qemu-system-x86_64: Property 'pc-q35-6.2-machine.default-bus-bypass-iommu' > not found > > given Paolo decided to pick that one up, pls ping me > once that one is merged.
That patch has now been merged Thanks, Jean