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.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/main/xen/qemu-coroutine-gthread.patch b/main/xen/qemu-coroutine-gthread.patch
new file mode 100644
index 0000000000..6074d7aef9
--- /dev/null
+++ b/main/xen/qemu-coroutine-gthread.patch
@@ -0,0 +1,10 @@
+--- xen-4.3.0.orig/tools/Makefile
++++ xen-4.3.0/tools/Makefile
+@@ -204,7 +204,6 @@
+ --sysconfdir=/etc/qemu \
+ --disable-kvm \
+ --enable-vnc-ws \
+- --with-coroutine=gthread \
+ --disable-docs \
+ --python=$(PYTHON) \
+ $(IOEMU_CONFIGURE_CROSS); \