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, 0 insertions, 10 deletions
diff --git a/main/xen/qemu-coroutine-gthread.patch b/main/xen/qemu-coroutine-gthread.patch
deleted file mode 100644
index 4b9b3329e4..0000000000
--- a/main/xen/qemu-coroutine-gthread.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- ./tools/Makefile.orig
-+++ ./tools/Makefile
-@@ -202,6 +202,7 @@
- --localstatedir=/var \
- --disable-kvm \
- --disable-docs \
-+ --with-coroutine=gthread \
- --disable-guest-agent \
- --python=$(PYTHON) \
- $(IOEMU_CONFIGURE_CROSS); \