[virtio-9p] Change all pdu handlers to coroutines.
commitff06030f660647bba1c60184dc32730fa06f38fe
authorVenkateswararao Jujjuri (JV) <jvrao@linux.vnet.ibm.com>
Wed, 18 May 2011 21:18:05 +0000 (18 14:18 -0700)
committerAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Mon, 8 Aug 2011 07:35:09 +0000 (8 13:05 +0530)
treec0ef74012417638a18f4ac7bb81ff03abd134fc5
parent39c0564e00f85e70cc94de22035517b2f921d0a0
[virtio-9p] Change all pdu handlers to coroutines.

This patch changes the top level handlers to coroutines and sets the base.
It will be followed up with series of patches to convert all filesystem
calls to threaded coroutines pushing all blocking clals in VirtFS out
of vcpu threads.

Signed-off-by: Venkateswararao Jujjuri "<jvrao@linux.vnet.ibm.com>
Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
hw/9pfs/virtio-9p-coth.h
hw/9pfs/virtio-9p.c
hw/9pfs/virtio-9p.h