]> xenbits.xensource.com Git - libvirt.git/commit
tests: Mock IOMMU groups
authorAndrea Bolognani <abologna@redhat.com>
Thu, 1 Jun 2017 16:48:52 +0000 (18:48 +0200)
committerAndrea Bolognani <abologna@redhat.com>
Sat, 15 Jul 2017 12:50:42 +0000 (14:50 +0200)
commitdd9b29dad8ec3d5372ee5e857ab0922fecb26718
tree67921eb9f5d226db08f873a71908ca5bb7b0ba42
parent19bd1b06ee62500ccb9aba8603d3974d565f540d
tests: Mock IOMMU groups

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.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Laine Stump <laine@laine.org>
tests/qemumemlocktest.c
tests/qemuxml2argvtest.c
tests/qemuxml2xmltest.c
tests/virpcimock.c