Sign in
qemu
/
qemu
/
e896d0f9ca6efb52ee44fbe890af43f23145e367
/
hw
/
9pfs
/
cofile.c
b8bbdb8
fsdev: add IO throttle support to fsdev devices
by Pradeep Jagadeesh
· 8 years ago
5bdade6
9pfs: use coroutine_fn annotation in hw/9pfs/co*.[ch]
by Greg Kurz
· 8 years ago
af8b38b
9p/fsdev: remove obsolete references to virtio
by Greg Kurz
· 9 years ago
fbc0412
9pfs: Clean up includes
by Peter Maydell
· 9 years ago
fe52840
9pfs: rename virtio-9p-coth.{c,h} to coth.{c,h}
by Wei Liu
· 9 years ago
10817bf
coroutine: move into libqemuutil.a library
by Daniel P. Berrange
· 10 years ago
f8b7ee3
hw/9pfs: fix P9_STATS_GEN handling
by Kirill A. Shutemov
· 11 years ago
db431f6
hw/9pfs: Be robust against paths without FS_IOC_GETVERSION
by Gabriel de Perthuis
· 12 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
2c30dd7
hw/9pfs: Add new security model mapped-file.
by Aneesh Kumar K.V
· 13 years ago
8b88827
hw/9pfs: Use the correct file descriptor in Fsdriver Callback
by Aneesh Kumar K.V
· 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
· 14 years ago
532decb
hw/9pfs: Add fs driver specific details to fscontext
by Aneesh Kumar K.V
· 14 years ago
2289be1
hw/9pfs: Move fid pathname tracking to seperate data type.
by Aneesh Kumar K.V
· 14 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
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
· 14 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
· 14 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
· 14 years ago
172198d
hw/9pfs: Add yield support to lstat coroutine
by Aneesh Kumar K.V
· 14 years ago