]> git.proxmox.com Git - mirror_qemu.git/commit
[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)
commit39c0564e00f85e70cc94de22035517b2f921d0a0
tree1cbc3db5620a8bcdefb9d02e5e542b446116bad8
parent4b76a481ee28166d5f415ef97833c624f4fc0792
[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