File virtman-kvm.patch of Package virt-manager

Index: virt-manager-0.9.5/src/virtManager/engine.py
===================================================================
--- virt-manager-0.9.5.orig/src/virtManager/engine.py
+++ virt-manager-0.9.5/src/virtManager/engine.py
@@ -58,6 +58,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