hw/9pfs: Update v9fs_read to use coroutines
authorAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Fri, 20 May 2011 20:46:31 +0000 (13:46 -0700)
committerAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Mon, 22 Aug 2011 04:14:50 +0000 (09:44 +0530)
commitd208a0e00598d19abab7cb6dc97cf21d7bf0eede
treea7f80dbbd92b6f9f3bcdac31500991eb18def66e
parent7eafdcc96c13535bad6137ea33a1bcacb5e48cd8
hw/9pfs: Update v9fs_read to use coroutines

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