Sign in
qemu
/
qemu
/
374f2981d1f10bc4307f250f24b2a7ddb9b14be0
/
hw
/
9pfs
/
virtio-9p-coth.h
4d91558
9pfs: changed to use event_notifier instead of qemu_pipe
by SeokYeon Hwang
· 10 years ago
1de7afc
misc: move include files to include/qemu/
by Paolo Bonzini
· 12 years ago
737e150
block: move include files to include/block/
by Paolo Bonzini
· 12 years ago
66a0a2c
fix spelling in hw sub directory
by Dong Xu Wang
· 13 years ago
cc720dd
hw/9pfs: Abstract open state of fid to V9fsFidOpenState
by Aneesh Kumar K.V
· 13 years ago
e06a765
hw/9pfs: Add st_gen support in getattr reply
by Harsh Prateek Bora
· 13 years ago
bccacf6
hw/9pfs: Implement TFLUSH operation
by Aneesh Kumar K.V
· 13 years ago
2289be1
hw/9pfs: Move fid pathname tracking to seperate data type.
by Aneesh Kumar K.V
· 13 years ago
02cb7f3
hw/9pfs: Use read-write lock for protecting fid path.
by Aneesh Kumar K.V
· 14 years ago
7a46274
hw/9pfs: Add file descriptor reclaim support
by Aneesh Kumar K.V
· 14 years ago
5f524c1
use readdir_r instead of readdir for reentrancy
by Harsh Prateek Bora
· 14 years ago
7eafdcc
hw/9pfs: Add yield support for preadv coroutine
by Aneesh Kumar K.V
· 14 years ago
f6b3c97
hw/9pfs: Add yield support for pwritev coroutine
by Aneesh Kumar K.V
· 14 years ago
c6c069b
hw/9pfs: Add yield support for link coroutine
by Venkateswararao Jujjuri
· 13 years ago
02ac7a3
hw/9pfs: Add yield support for symlin coroutine
by Venkateswararao Jujjuri
· 13 years ago
4743d1f
hw/9pfs: Add yield support for fsync coroutine
by Aneesh Kumar K.V
· 14 years ago
bed4352
hw/9pfs: Add yeild support for clunk related coroutine
by Aneesh Kumar K.V
· 14 years ago
e4de423
hw/9pfs: Add yield support for open2 coroutine
by Venkateswararao Jujjuri
· 13 years ago
f6b7f0a
hw/9pfs: Add yield support for open and opendir coroutine
by Aneesh Kumar K.V
· 14 years ago
03feb1e
hw/9pfs: Add yeild support for fstat coroutine
by Aneesh Kumar K.V
· 13 years ago
2a487e0
hw/9pfs: Add yeild support to rename coroutine
by Aneesh Kumar K.V
· 14 years ago
b4b1537
hw/9pfs: Add yield support for remove
by Venkateswararao Jujjuri
· 13 years ago
d088464
hw/9pfs: Add yield support for mkdir coroutine
by Venkateswararao Jujjuri
· 13 years ago
00ace8c
hw/9pfs: Add yield support to mknod coroutine
by Aneesh Kumar K.V
· 14 years ago
1ceffa5
hw/9pfs: Add yield support to xattr related coroutine
by Aneesh Kumar K.V
· 14 years ago
4011ead
hw/9pfs: Add yield support to setattr related coroutines
by Aneesh Kumar K.V
· 14 years ago
172198d
hw/9pfs: Add yield support to lstat coroutine
by Aneesh Kumar K.V
· 14 years ago
94840ff
hw/9pfs: Add yield support to statfs coroutine
by Aneesh Kumar K.V
· 14 years ago
dcb9dbe
hw/9pfs: Add yield support for readdir related coroutines
by Aneesh Kumar K.V
· 14 years ago
86e42d7
hw/9pfs: Add yeild support for readlink
by Venkateswararao Jujjuri (JV)
· 13 years ago
ff06030
[virtio-9p] Change all pdu handlers to coroutines.
by Venkateswararao Jujjuri (JV)
· 14 years ago
39c0564
[virtio-9p] Add infrastructure to support glib threads and coroutines.
by Venkateswararao Jujjuri (JV)
· 14 years ago