File virtman-kvm.diff of Package virt-manager

Index: virt-manager-0.8.5/src/virtManager/engine.py
===================================================================
--- virt-manager-0.8.5.orig/src/virtManager/engine.py
+++ virt-manager-0.8.5/src/virtManager/engine.py
@@ -69,6 +69,7 @@ def default_uri():
           os.path.exists("/usr/bin/qemu") or
           os.path.exists("/usr/bin/qemu-kvm") or
           os.path.exists("/usr/bin/kvm") or
+          os.path.exists("/dev/kvm") or
           os.path.exists("/usr/libexec/qemu-kvm")):
         tryuri = "qemu:///system"
 
openSUSE Build Service is sponsored by