]> xenbits.xensource.com Git - libvirt.git/commit
tests: don't use different QEMU binary paths for different virt types
authorPavel Hrdina <phrdina@redhat.com>
Thu, 6 Apr 2017 16:33:52 +0000 (18:33 +0200)
committerPavel Hrdina <phrdina@redhat.com>
Tue, 11 Apr 2017 12:06:47 +0000 (14:06 +0200)
commite9a85a6e4ffab83310198abe875baa31d3fdf2a8
treeee855fd149639377f8019ea9f794ffdac09e95c9
parent3a2c08ad32a94d2d34477230b0f9db7158d3f874
tests: don't use different QEMU binary paths for different virt types

The virt type for QEMU can be modified by -machine attribute "accel"
so there is no need to have different QEMU binary paths.

Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
tests/qemuxml2argvdata/qemuxml2argv-default-kvm-host-arch.args
tests/qemuxml2xmloutdata/qemuxml2xmlout-default-kvm-host-arch.xml
tests/testutilsqemu.c
tests/vircapstest.c