Re: [libvirt] [PATCH 05/26] tests: Mock IOMMU groups

2017-06-12 Thread Laine Stump
On 06/02/2017 12:07 PM, Andrea Bolognani wrote: > Later on we're going to need access to information about IOMMU > groups for host devices. Implement the support in virpcimock, > and start using that mock library in a few QEMU test cases. > --- > tests/qemumemlocktest.c | 21

[libvirt] [PATCH 05/26] tests: Mock IOMMU groups

2017-06-02 Thread Andrea Bolognani
Later on we're going to need access to information about IOMMU groups for host devices. Implement the support in virpcimock, and start using that mock library in a few QEMU test cases. --- tests/qemumemlocktest.c | 21 - tests/qemuxml2argvtest.c | 25 ++---