aboutsummaryrefslogtreecommitdiffstats
path: root/main/xen/qemu-coroutine-gthread.patch
diff options
context:
space:
mode:
Diffstat (limited to 'main/xen/qemu-coroutine-gthread.patch')
-rw-r--r--main/xen/qemu-coroutine-gthread.patch12
1 files changed, 6 insertions, 6 deletions
diff --git a/main/xen/qemu-coroutine-gthread.patch b/main/xen/qemu-coroutine-gthread.patch
index 8c8a71bbfb..4b9b3329e4 100644
--- a/main/xen/qemu-coroutine-gthread.patch
+++ b/main/xen/qemu-coroutine-gthread.patch
@@ -1,10 +1,10 @@
---- xen-4.3.0.orig/tools/Makefile
-+++ xen-4.3.0/tools/Makefile
-@@ -204,6 +204,7 @@
- --sysconfdir=/etc/qemu \
+--- ./tools/Makefile.orig
++++ ./tools/Makefile
+@@ -202,6 +202,7 @@
+ --localstatedir=/var \
--disable-kvm \
- --enable-vnc-ws \
-+ --with-coroutine=gthread \
--disable-docs \
++ --with-coroutine=gthread \
+ --disable-guest-agent \
--python=$(PYTHON) \
$(IOEMU_CONFIGURE_CROSS); \