index
:
spice/qemu
chardev-flowcontrol
kvm
master
patchrom
pulse
qemu-kvm-0.14.0-spice
qxl
rebase/spice-next
spice-patches
spice.v32.kvm
spice.v32.kvm.ccid.v23
spice.v50
stable-0.14
usb-patches
usb_ccid.v7
usb_ccid.v7.wip
usbredir
Qemu (mirrored from https://gitlab.freedesktop.org/spice/qemu)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fsdev
/
file-op-9p.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-28
fsdev: add IO throttle support to fsdev devices
Pradeep Jagadeesh
1
-0
/
+3
2016-11-23
9pfs: add cleanup operation in FileOperations
Li Qiang
1
-0
/
+1
2016-07-12
Clean up header guards that don't match their file name
Markus Armbruster
1
-2
/
+4
2016-07-01
9p: don't include <sys/uio.h>
Greg Kurz
1
-1
/
+0
2016-06-06
9p: switch back to readdir()
Greg Kurz
1
-2
/
+1
2016-06-06
9p/fsdev: remove obsolete references to virtio
Greg Kurz
1
-1
/
+1
2016-02-23
all: Clean up includes
Peter Maydell
1
-3
/
+0
2012-01-19
hw/9pfs: Add new security model mapped-file.
Aneesh Kumar K.V
1
-4
/
+8
2012-01-04
hw/9pfs: Add support to use named socket for proxy FS
M. Mohan Kumar
1
-0
/
+2
2012-01-04
hw/9pfs: Move opt validation to FsDriver callback
Aneesh Kumar K.V
1
-2
/
+13
2011-12-21
hw/9pfs: Use the correct signed type for different variables
Aneesh Kumar K.V
1
-1
/
+1
2011-12-04
hw/9pfs: Use the correct file descriptor in Fsdriver Callback
Aneesh Kumar K.V
1
-2
/
+2
2011-10-31
hw/9pfs: Abstract open state of fid to V9fsFidOpenState
Aneesh Kumar K.V
1
-13
/
+19
2011-10-31
hw/9pfs: Read-only support for 9p export
M. Mohan Kumar
1
-1
/
+3
2011-10-15
hw/9pfs: Use export flag for indicating security model
Aneesh Kumar K.V
1
-19
/
+17
2011-10-15
hw/9pfs: Use export_flag for indicating whether fs driver use path names.
Aneesh Kumar K.V
1
-5
/
+2
2011-10-15
hw/9pfs: Add st_gen support in getattr reply
Harsh Prateek Bora
1
-0
/
+8
2011-10-12
hw/9pfs: Add new virtfs option writeout=immediate skip host page cache
Aneesh Kumar K.V
1
-0
/
+4
2011-09-22
hw/9pfs: Add fs driver specific details to fscontext
Aneesh Kumar K.V
1
-0
/
+6
2011-09-22
hw/9pfs: Add init callback to fs driver
Aneesh Kumar K.V
1
-0
/
+2
2011-09-22
hw/9pfs: Move fid pathname tracking to seperate data type.
Aneesh Kumar K.V
1
-18
/
+28
2011-08-22
use readdir_r instead of readdir for reentrancy
Harsh Prateek Bora
1
-1
/
+1
2011-06-01
[virtio-9p] Make rpath thread safe
Venkateswararao Jujjuri (JV)
1
-7
/
+0
2011-04-27
virtio-9p: move 9p files around
Aneesh Kumar K.V
1
-0
/
+107