Introduced by commit <af204232>. Made redundant by commit 1e9a083 which switched to using qemuProcessCreatePretendCmd, where capabilities are filtered in qemuProcessInit after being fetched from the cache. Signed-off-by: Ján Tomko <jtomko@xxxxxxxxxx> --- tests/qemuxml2argvtest.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/qemuxml2argvtest.c b/tests/qemuxml2argvtest.c index 56c4c18850..16427b3c85 100644 --- a/tests/qemuxml2argvtest.c +++ b/tests/qemuxml2argvtest.c @@ -426,8 +426,6 @@ testUpdateQEMUCaps(const struct testInfo *info, virQEMUCapsInitHostCPUModel(info->qemuCaps, caps->host.arch, VIR_DOMAIN_VIRT_QEMU); - virQEMUCapsFilterByMachineType(info->qemuCaps, vm->def->os.machine); - ret = 0; cleanup: -- 2.16.4 -- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list