qemu is used as a fallback when kvm cannot be used. On Debian and Fedora, the binaries are there when kvm is installed, but this is not the case on openSUSE. Change-Id: I96592d105428acde9636608002109c166ac7a56a
@@ -7,6 +7,8 @@ iptables
iputils
kpartx
kvm
+# qemu as fallback if kvm cannot be used
+qemu
libvirt # NOPRIME
libvirt-python
libxml2-python