summaryrefslogtreecommitdiffstats
path: root/hw/9pfs/virtio-9p-coth.h
Commit message (Expand)AuthorAgeFilesLines
* 9pfs: changed to use event_notifier instead of qemu_pipeSeokYeon Hwang2015-01-091-2/+2
* misc: move include files to include/qemu/Paolo Bonzini2012-12-191-1/+1
* block: move include files to include/block/Paolo Bonzini2012-12-191-1/+1
* fix spelling in hw sub directoryDong Xu Wang2011-12-061-1/+1
* hw/9pfs: Abstract open state of fid to V9fsFidOpenStateAneesh Kumar K.V2011-10-311-3/+3
* hw/9pfs: Add st_gen support in getattr replyHarsh Prateek Bora2011-10-151-0/+3
* hw/9pfs: Implement TFLUSH operationAneesh Kumar K.V2011-09-221-33/+33
* hw/9pfs: Move fid pathname tracking to seperate data type.Aneesh Kumar K.V2011-09-221-14/+20
* hw/9pfs: Use read-write lock for protecting fid path.Aneesh Kumar K.V2011-09-221-6/+8
* hw/9pfs: Add file descriptor reclaim supportAneesh Kumar K.V2011-08-251-2/+2
* use readdir_r instead of readdir for reentrancyHarsh Prateek Bora2011-08-221-2/+2
* hw/9pfs: Add yield support for preadv coroutineAneesh Kumar K.V2011-08-221-0/+2
* hw/9pfs: Add yield support for pwritev coroutineAneesh Kumar K.V2011-08-221-0/+2
* hw/9pfs: Add yield support for link coroutineVenkateswararao Jujjuri2011-08-221-0/+1
* hw/9pfs: Add yield support for symlin coroutineVenkateswararao Jujjuri2011-08-221-0/+2
* hw/9pfs: Add yield support for fsync coroutineAneesh Kumar K.V2011-08-221-0/+1
* hw/9pfs: Add yeild support for clunk related coroutineAneesh Kumar K.V2011-08-221-0/+5
* hw/9pfs: Add yield support for open2 coroutineVenkateswararao Jujjuri2011-08-221-0/+1
* hw/9pfs: Add yield support for open and opendir coroutineAneesh Kumar K.V2011-08-221-0/+2
* hw/9pfs: Add yeild support for fstat coroutineAneesh Kumar K.V2011-08-221-0/+1
* hw/9pfs: Add yeild support to rename coroutineAneesh Kumar K.V2011-08-081-0/+1
* hw/9pfs: Add yield support for removeVenkateswararao Jujjuri2011-08-081-0/+1
* hw/9pfs: Add yield support for mkdir coroutineVenkateswararao Jujjuri2011-08-081-0/+1
* hw/9pfs: Add yield support to mknod coroutineAneesh Kumar K.V2011-08-081-0/+2
* hw/9pfs: Add yield support to xattr related coroutineAneesh Kumar K.V2011-08-081-0/+3
* hw/9pfs: Add yield support to setattr related coroutinesAneesh Kumar K.V2011-08-081-0/+4
* hw/9pfs: Add yield support to lstat coroutineAneesh Kumar K.V2011-08-081-0/+1
* hw/9pfs: Add yield support to statfs coroutineAneesh Kumar K.V2011-08-081-0/+1
* hw/9pfs: Add yield support for readdir related coroutinesAneesh Kumar K.V2011-08-081-0/+5
* hw/9pfs: Add yeild support for readlinkVenkateswararao Jujjuri (JV)2011-08-081-0/+1
* [virtio-9p] Change all pdu handlers to coroutines.Venkateswararao Jujjuri (JV)2011-08-081-0/+1
* [virtio-9p] Add infrastructure to support glib threads and coroutines.Venkateswararao Jujjuri (JV)2011-08-081-0/+58
OpenPOWER on IntegriCloud