Signed-off-by: Michal Privoznik <mprivozn(a)redhat.com>
---
tests/data/example-qcow2-disk.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/data/example-qcow2-disk.xml b/tests/data/example-qcow2-disk.xml
index f015965..1e46566 100644
--- a/tests/data/example-qcow2-disk.xml
+++ b/tests/data/example-qcow2-disk.xml
@@ -18,7 +18,7 @@
<on_reboot>restart</on_reboot>
<on_crash>restart</on_crash>
<devices>
- <emulator>/usr/bin/qemu-kvm</emulator>
+ <emulator>/usr/bin/qemu-system-x86_64</emulator>
<disk type='block' device='cdrom'>
<driver name='qemu' type='raw'/>
<target dev='hdc' bus='ide'/>
--
2.3.6