summarylogtreecommitdiffstats
path: root/fix_kvm_emulator.patch
diff options
context:
space:
mode:
Diffstat (limited to 'fix_kvm_emulator.patch')
-rw-r--r--fix_kvm_emulator.patch13
1 files changed, 6 insertions, 7 deletions
diff --git a/fix_kvm_emulator.patch b/fix_kvm_emulator.patch
index 145f34936deb..1e9511ca9a7b 100644
--- a/fix_kvm_emulator.patch
+++ b/fix_kvm_emulator.patch
@@ -1,13 +1,12 @@
-Index: opennebula-4.14.2/src/vmm_mad/exec/vmm_exec_kvm.conf
-===================================================================
---- opennebula-4.14.2.orig/src/vmm_mad/exec/vmm_exec_kvm.conf
-+++ opennebula-4.14.2/src/vmm_mad/exec/vmm_exec_kvm.conf
+Index: src/vmm_mad/exec/vmm_exec_kvm.conf
+--- src/vmm_mad/exec/vmm_exec_kvm.conf
++++ src/vmm_mad/exec/vmm_exec_kvm.conf
@@ -27,7 +27,7 @@
# - hyperv_options: options used for FEATURES = [ HYPERV = yes ]
# NOTE: raw attribute value is appended to that on the VM template
-
+
-#EMULATOR = /usr/libexec/qemu-kvm
+EMULATOR = /usr/bin/qemu-system-x86_64
-
+
#VCPU = 1
-
+