aboutsummaryrefslogtreecommitdiff
path: root/hw/9pfs/virtio-9p-device.c
AgeCommit message (Expand)AuthorFilesLines
2011-09-22hw/9pfs: Implement TFLUSH operationAneesh Kumar K.V1-0/+1
2011-09-22hw/9pfs: Add fs driver specific details to fscontextAneesh Kumar K.V1-0/+1
2011-09-22hw/9pfs: Add init callback to fs driverAneesh Kumar K.V1-1/+6
2011-09-22hw/9pfs: Use read-write lock for protecting fid path.Aneesh Kumar K.V1-0/+1
2011-08-25hw/9pfs: init fid list properlyAneesh Kumar K.V1-0/+1
2011-08-25hw/9pfs: Add file descriptor reclaim supportAneesh Kumar K.V1-0/+1
2011-08-20Use glib memory allocation and free functionsAnthony Liguori1-4/+4
2011-08-08[virtio-9p] Add infrastructure to support glib threads and coroutines.Venkateswararao Jujjuri (JV)1-2/+5
2011-06-15Merge remote-tracking branch 'origin/master' into pciMichael S. Tsirkin1-0/+173
2011-06-01virtio-9p: Use relative includes for files in hwStefan Weil1-3/+3
2011-06-01virtio-9p: Move device specific code to virtio-9p-deviceAneesh Kumar K.V1-0/+173