39 Commits (781b5470ec38d0b44991a9f4624fc5ffe91ee5b0)

Author SHA1 Message Date
Mark Johnston 6657f3bb55 9pfs: Add FreeBSD support 1 year ago
Greg Kurz 371a269ff8 9pfs: Introduce futimens file op 1 year ago
Greg Kurz 0c798dd523 9pfs: Introduce ftruncate file op 1 year ago
Greg Kurz f2bb367d2b 9pfs: Don't use file descriptors in core code 1 year ago
Keno Fischer e0bd743bb2 9p: linux: Fix a couple Linux assumptions 5 years ago
Christian Schoenebeck cc82fde9c7 9pfs: make V9fsPath usable via P9Array API 5 years ago
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 16 years ago
Venkateswararao Jujjuri (JV) 63729c3692 virtio-9p: Implement Security model for mksock using mknod. 16 years ago