]> git.proxmox.com Git - mirror_qemu.git/commit
hw/9pfs: Update v9fs_open to use coroutines
authorAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Sat, 7 May 2011 12:06:36 +0000 (17:36 +0530)
committerAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Mon, 22 Aug 2011 03:49:53 +0000 (09:19 +0530)
commit857bc158d4d2d271db5b0df8e9f6d90395a42cb4
treeed1ba36c3c6066b2acd52427b43d225b513ac3dd
parentf6b7f0ab5c891203b7f706ad21dcec6023bb188c
hw/9pfs: Update v9fs_open to use coroutines

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