summaryrefslogtreecommitdiff
path: root/package/qemu/patches/patch-hw_vhost_net_c
diff options
context:
space:
mode:
authorwbx <wbx@openadk.org>2011-04-08 12:37:48 +0200
committerwbx <wbx@openadk.org>2011-04-08 12:37:48 +0200
commit34fc06736330cc993fd1c936ed9205cdc73aa0fd (patch)
tree42319fe9aa25f82370948335d6dccd571da945d6 /package/qemu/patches/patch-hw_vhost_net_c
parent6ea415c59b9ced9d08be7348d268ae4543017a56 (diff)
parent297e4004d154572e29ee71f8ed852b022686e852 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/qemu/patches/patch-hw_vhost_net_c')
-rw-r--r--package/qemu/patches/patch-hw_vhost_net_c10
1 files changed, 0 insertions, 10 deletions
diff --git a/package/qemu/patches/patch-hw_vhost_net_c b/package/qemu/patches/patch-hw_vhost_net_c
deleted file mode 100644
index 325d5a940..000000000
--- a/package/qemu/patches/patch-hw_vhost_net_c
+++ /dev/null
@@ -1,10 +0,0 @@
---- qemu-0.13.0.orig/hw/vhost_net.c 2010-10-15 22:56:09.000000000 +0200
-+++ qemu-0.13.0/hw/vhost_net.c 2011-01-12 21:27:20.000000000 +0100
-@@ -20,7 +20,6 @@
-
- #ifdef CONFIG_VHOST_NET
- #include <linux/vhost.h>
--#include <sys/eventfd.h>
- #include <sys/socket.h>
- #include <linux/kvm.h>
- #include <fcntl.h>