[virtio-9p] Add infrastructure to support glib threads and coroutines.
authorVenkateswararao Jujjuri (JV) <jvrao@linux.vnet.ibm.com>
Sun, 24 Apr 2011 01:40:22 +0000 (18:40 -0700)
committerAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Mon, 8 Aug 2011 07:35:09 +0000 (13:05 +0530)
commit7b014b625e717b51c7dbe28a06dcd5d4754e4b37
tree1cbc3db5620a8bcdefb9d02e5e542b446116bad8
parent32b64a68d0087b14d1c548a072337cb0898376e4
[virtio-9p] Add infrastructure to support glib threads and coroutines.

This patch is originally made by Arun Bharadwaj for glib support.
Later Harsh Prateek Bora added coroutines support.
This version implemented with suggestions from
Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>.

Signed-off-by: Arun R Bharadwaj <arun@linux.vnet.ibm.com>
Signed-off-by: Harsh Prateek Bora <harsh@linux.vnet.ibm.com>
Signed-off-by: Venkateswararao Jujjuri "<jvrao@linux.vnet.ibm.com>
Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Makefile.objs
hw/9pfs/virtio-9p-coth.c [new file with mode: 0644]
hw/9pfs/virtio-9p-coth.h [new file with mode: 0644]
hw/9pfs/virtio-9p-device.c