Re: [libvirt] [PATCH 06/11] qemu: Introduce QEMU_CAPS_MACHINE_VIRT_IOMMU

2019-05-28 Thread Ján Tomko
On Tue, May 28, 2019 at 05:28:59PM +0200, Andrea Bolognani wrote: This capability can be used to figure out whether the QEMU binary at hand supports the machine type property we need in order to enable SMMUv3 IOMMU support. Unfortunately we can't avoid probing the RISC-V binaries along with the

[libvirt] [PATCH 06/11] qemu: Introduce QEMU_CAPS_MACHINE_VIRT_IOMMU

2019-05-28 Thread Andrea Bolognani
This capability can be used to figure out whether the QEMU binary at hand supports the machine type property we need in order to enable SMMUv3 IOMMU support. Unfortunately we can't avoid probing the RISC-V binaries along with the ARM ones, since both architectures have their own 'virt' machine