summaryrefslogtreecommitdiffstats
path: root/main/xen/qemu-coroutine-gthread.patch
blob: 8c8a71bbfb02a0f87449539344ae5fd515ae24c6 (plain)
1
2
3
4
5
6
7
8
9
10
--- xen-4.3.0.orig/tools/Makefile
+++ xen-4.3.0/tools/Makefile
@@ -204,6 +204,7 @@
 		--sysconfdir=/etc/qemu \
 		--disable-kvm \
 		--enable-vnc-ws \
+		--with-coroutine=gthread \
 		--disable-docs \
 		--python=$(PYTHON) \
 		$(IOEMU_CONFIGURE_CROSS); \