56 Commits (f5e51e7f10d6dbbeac268a7defc89831c62eff12)

Author SHA1 Message Date
Stefan Weil b58c86e1e4 fsdev: Fix potential memory leak 13 years ago
Dong Xu Wang c7e775e4dd remove double semicolons 13 years ago
Markus Armbruster 606017de2f virtfs-proxy-helper: Fix unchecked strdup() by conv. to g_strdup() 13 years ago
Paolo Bonzini 82cb6b041c build: remove extra-obj-y 13 years ago
Paolo Bonzini 4d4545743f qemu-option: move standard option definitions out of qemu-config.c 14 years ago
Paolo Bonzini 1de7afc984 misc: move include files to include/qemu/ 13 years ago
Paolo Bonzini 9fd2ecdc8c virtfs-proxy-helper: use setresuid and setresgid 14 years ago
Eduardo Habkost 017cf5b1d2 qemu-fsdev-dummy.c: Include module.h 14 years ago
Paolo Bonzini ee20477d24 build: move fsdev/ objects to nested Makefile.objs 14 years ago
Stefan Weil 071c939458 Replace Qemu by QEMU in user visible documentation 14 years ago
M. Mohan Kumar 5fc6dbae74 fsdev: Fix parameter parsing for proxy helper 14 years ago
Aneesh Kumar K.V 2c30dd744a hw/9pfs: Add new security model mapped-file. 14 years ago
Stefan Weil c5c7d3f0a7 virtfs-proxy-helper: Add missing printf format attribute 14 years ago
Stefan Weil e7e4a6ccae virtfs-proxy-helper: Clean include files 14 years ago
Stefan Weil 822b635d90 virtfs-proxy-helper: Fix compilation on newer systems 14 years ago
M. Mohan Kumar 84a87cc4cc hw/9pfs: Add support to use named socket for proxy FS 15 years ago
M. Mohan Kumar a2d8f1beb1 hw/9pfs: man page for proxy helper 15 years ago
M. Mohan Kumar d090e452d4 hw/9pfs: Proxy getversion 15 years ago
M. Mohan Kumar d52b09e475 hw/9pfs: xattr interfaces in proxy filesystem driver 15 years ago
M. Mohan Kumar ea75fc4ec5 hw/9pfs: File ownership and others 15 years ago
M. Mohan Kumar b178adc3e7 hw/9pfs: Add stat/readlink/statfs for proxy FS 15 years ago
M. Mohan Kumar 39f8c32c3f hw/9pfs: Create other filesystem objects 15 years ago
M. Mohan Kumar daf0b9aca9 hw/9pfs: Open and create files 15 years ago
M. Mohan Kumar 17bff52b62 hw/9pfs: File system helper process for qemu 9p proxy FS 15 years ago
M. Mohan Kumar 4c793dda22 hw/9pfs: Add new proxy filesystem driver 15 years ago
M. Mohan Kumar ddca7f86ac hw/9pfs: Add validation to {un}marshal code 15 years ago
M. Mohan Kumar 10925bf089 hw/9pfs: Move pdu_marshal/unmarshal code to a seperate file 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 14 years ago
Aneesh Kumar K.V 8b88827222 hw/9pfs: Use the correct file descriptor in Fsdriver Callback 15 years ago
Aneesh Kumar K.V 77eec1b3f1 hw/9pfs: Improve portability to older systems 15 years ago
Aneesh Kumar K.V 9db221ae73 hw/9pfs: Add synthetic file system support using 9p 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
M. Mohan Kumar d9b36a6e56 hw/9pfs: Handle Security model parsing 15 years ago
Aneesh Kumar K.V b97400caef hw/9pfs: Use export flag for indicating security model 15 years ago
Aneesh Kumar K.V fbcbf101aa hw/9pfs: Rename fstype to fsdriver to make it consistent across VirtFS code 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 5f5422258e hw/9pfs: Add handle based fs driver 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
Anthony Liguori 7267c0947d Use glib memory allocation and free functions 15 years ago
Edgar E. Iglesias 1c532d92ab fsdev: Fix archs that dont use fsdev 15 years ago
Venkateswararao Jujjuri (JV) faa44e3d3e [virtio-9p] Make rpath thread safe 15 years ago
Aneesh Kumar K.V 1c88c71564 virtio-9p: Don't link to 9p if virtio is not enabled 15 years ago
Aneesh Kumar K.V 353ac78d49 virtio-9p: move 9p files around 15 years ago