Re: [libvirt] [PATCH 3/8] tests: Add negative test for Intel IOMMU

2019-05-21 Thread Ján Tomko
On Mon, May 20, 2019 at 01:37:48PM +0200, Andrea Bolognani wrote: Make sure validation is working as intended by trying to use Intel IOMMU with the i440fx machine type, though we know it's q35 only, and expecting an error to be returned. Signed-off-by: Andrea Bolognani --- .../intel-iommu-wrong

[libvirt] [PATCH 3/8] tests: Add negative test for Intel IOMMU

2019-05-20 Thread Andrea Bolognani
Make sure validation is working as intended by trying to use Intel IOMMU with the i440fx machine type, though we know it's q35 only, and expecting an error to be returned. Signed-off-by: Andrea Bolognani --- .../intel-iommu-wrong-machine.xml | 24 +++ tests/qemuxml2ar