hw/9pfs: Update v9fs_readdir to use coroutines
authorAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Wed, 18 May 2011 22:57:17 +0000 (15:57 -0700)
committerAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Mon, 8 Aug 2011 18:12:57 +0000 (23:42 +0530)
commit5e4eaa79cf4645d200742901d449789dfa607230
tree49d810fe82fc32fe70393bf392c84870f70abb18
parentdcb9dbe3c701068aacadebcb4068b23b3d495f3a
hw/9pfs: Update v9fs_readdir to use coroutines

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