mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-03-20 07:59:00 +00:00
Revert "qemucaps2xmltest: fix test to successfully run without kvm support"
This reverts commit 49bf09d16cb7050795f6963a2746d686a2fbaece. That commit is wrong and doesn't fix the issue. Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
This commit is contained in:
parent
0614976bc9
commit
a894d61ba1
@ -118,8 +118,8 @@ testGetCaps(char *capsData, const testQemuData *data)
|
||||
if (virQEMUCapsInitGuestFromBinary(caps,
|
||||
"/usr/bin/qemu-system-i386",
|
||||
qemuCaps,
|
||||
"/usr/bin/qemu-system-i386",
|
||||
qemuCaps,
|
||||
NULL,
|
||||
NULL,
|
||||
data->guestarch) < 0) {
|
||||
fprintf(stderr, "failed to create the capabilities from qemu");
|
||||
goto error;
|
||||
|
Loading…
x
Reference in New Issue
Block a user