33 Commits (e9d635ea1809a6e114c33413c359abbb88a35737)

Author SHA1 Message Date
zhouyang 87b804ec4c fsdev: open brace '{' following struct go on the same line 6 years ago
Christian Schoenebeck c418f935ac 9pfs: disable msize warning for synth driver 6 years ago
Antonios Motakis 1a6ed33cc5 9p: Added virtfs option 'multidevs=remap|forbid|warn' 7 years ago
Greg Kurz 778f0fad5f fsdev: Drop unused opaque field 7 years ago
Greg Kurz 65603a801e fsdev: improve error handling of backend init 9 years ago
Greg Kurz 91cda4e8f3 fsdev: improve error handling of backend opts parsing 9 years ago
Greg Kurz 1a8d0bb31a fsdev: fix some type definitions 9 years ago
Greg Kurz 01847522bc 9pfs: fix XattrOperations typedef 9 years ago
Tobias Schramm b96feb2cb9 9pfs: local: Add support for custom fmode/dmode in 9ps mapped security modes 9 years ago
Pradeep Jagadeesh b8bbdb886e fsdev: add IO throttle support to fsdev devices 10 years ago
Li Qiang 702dbcc274 9pfs: add cleanup operation in FileOperations 10 years ago
Markus Armbruster 121d07125b Clean up header guards that don't match their file name 10 years ago
Greg Kurz 8d85a22aab 9p: don't include <sys/uio.h> 10 years ago
Greg Kurz 635324e83e 9p: switch back to readdir() 10 years ago
Greg Kurz af8b38b0d1 9p/fsdev: remove obsolete references to virtio 10 years ago
Peter Maydell 30456d5ba3 all: Clean up includes 11 years ago
Aneesh Kumar K.V 2c30dd744a hw/9pfs: Add new security model mapped-file. 15 years ago
M. Mohan Kumar 84a87cc4cc hw/9pfs: Add support to use named socket for proxy FS 15 years ago
Aneesh Kumar K.V 99519f0a77 hw/9pfs: Move opt validation to FsDriver callback 15 years ago
Aneesh Kumar K.V 2f008a8c97 hw/9pfs: Use the correct signed type for different variables 15 years ago
Aneesh Kumar K.V 8b88827222 hw/9pfs: Use the correct file descriptor in Fsdriver Callback 15 years ago
Aneesh Kumar K.V cc720ddb54 hw/9pfs: Abstract open state of fid to V9fsFidOpenState 15 years ago
M. Mohan Kumar 2c74c2cb4b hw/9pfs: Read-only support for 9p export 15 years ago
Aneesh Kumar K.V b97400caef hw/9pfs: Use export flag for indicating security model 15 years ago
Aneesh Kumar K.V c98f1d4a8b hw/9pfs: Use export_flag for indicating whether fs driver use path names. 15 years ago
Harsh Prateek Bora e06a765efb hw/9pfs: Add st_gen support in getattr reply 15 years ago
Aneesh Kumar K.V d3ab98e691 hw/9pfs: Add new virtfs option writeout=immediate skip host page cache 15 years ago
Aneesh Kumar K.V 532decb715 hw/9pfs: Add fs driver specific details to fscontext 15 years ago
Aneesh Kumar K.V 0174fe73e6 hw/9pfs: Add init callback to fs driver 15 years ago
Aneesh Kumar K.V 2289be19ae hw/9pfs: Move fid pathname tracking to seperate data type. 15 years ago
Harsh Prateek Bora 5f524c1ebc use readdir_r instead of readdir for reentrancy 15 years ago
Venkateswararao Jujjuri (JV) faa44e3d3e [virtio-9p] Make rpath thread safe 15 years ago
Aneesh Kumar K.V 353ac78d49 virtio-9p: move 9p files around 16 years ago
Blue Swirl 64b85a8f23 Delete useless 'extern' qualifiers for functions 16 years ago
Venkateswararao Jujjuri (JV) 49594973fb [virtio-9p] Add datasync to server side TFSYNC/RFSYNC for dotl 16 years ago
Sanchit Garg 56d15a5329 [virtio-9p] Use preadv/pwritev instead of readv/writev 16 years ago
Aneesh Kumar K.V fc22118d9b virtio-9p: Use layered xattr approach 16 years ago
Aneesh Kumar K.V 9ed3ef26e6 virtio-9p: Add support for removing xattr 16 years ago
Aneesh Kumar K.V 12848bfc5d virtio-9p: Add SM_NONE security model 16 years ago
Aneesh Kumar K.V 10b468bdc5 virtio-9p: Implement TXATTRCREATE 16 years ago
Aneesh Kumar K.V fa32ef8879 virtio-9p: Implement TXATTRWALK 16 years ago
M. Mohan Kumar 74bc02b2d2 virtio-9p: Do not reset atime 16 years ago
M. Mohan Kumar be940c8716 qemu: virtio-9p: Implement statfs support in server 17 years ago
Venkateswararao Jujjuri (JV) 63729c3692 virtio-9p: Implement Security model for mksock using mknod. 16 years ago
Venkateswararao Jujjuri (JV) 1c29331248 virtio-9p: Implement Security model for mknod 16 years ago
Venkateswararao Jujjuri (JV) 879c28133d virtio-9p: Security model for symlink and readlink 16 years ago
Venkateswararao Jujjuri (JV) 00ec5c3760 virtio-9p: Security model for mkdir 16 years ago
Venkateswararao Jujjuri (JV) 4750a96f6b virtio-9p: Security model for create/open2 16 years ago
Venkateswararao Jujjuri (JV) f7613bee32 virtio-9p: Security model for chown 16 years ago
Venkateswararao Jujjuri (JV) e95ead32ef virtio-9p: Security model for chmod 16 years ago