commit | ff06030f660647bba1c60184dc32730fa06f38fe | [log] [tgz] |
---|---|---|
author | Venkateswararao Jujjuri (JV) <jvrao@linux.vnet.ibm.com> | Wed May 18 14:18:05 2011 -0700 |
committer | Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> | Mon Aug 08 13:05:09 2011 +0530 |
tree | c0ef74012417638a18f4ac7bb81ff03abd134fc5 | |
parent | 39c0564e00f85e70cc94de22035517b2f921d0a0 [diff] |
[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>