summaryrefslogtreecommitdiffstats
path: root/fsdev
Commit message (Expand)AuthorAgeFilesLines
* fsdev-proxy-helper: avoid TOC/TOU racePaolo Bonzini2015-11-301-10/+10
* maint: remove unused include for dirent.hDaniel P. Berrange2015-09-111-1/+0
* virtfs-proxy-helper: fail gracefully if socket path is too longStefan Hajnoczi2015-06-161-1/+6
* virtfs-proxy-helper: add missing long option terminatorStefan Hajnoczi2015-06-161-0/+1
* Fix typos in commentsViswesh2015-03-191-1/+1
* virtfs-proxy: Fix possible overflowShannon Zhao2015-03-161-0/+1
* fsdev/virtfs-proxy-helper: Fix improper use of negative valueShannon Zhao2015-03-161-0/+3
* virtfs-proxy-helper: Fix possible socket leak.Gonglei2015-02-101-4/+9
* virtfs-proxy-helper: fix call to acceptTim Comer2014-04-281-0/+1
* hw/9pfs: Include virtio-9p-device.o in buildAneesh Kumar K.V2014-03-041-1/+3
* fsdev: Fix overrun after readlink() fills buffer completelyMarkus Armbruster2014-02-261-1/+1
* fsdev: Fix potential memory leakStefan Weil2013-07-091-0/+2
* remove double semicolonsDong Xu Wang2013-05-121-2/+2
* virtfs-proxy-helper: Fix unchecked strdup() by conv. to g_strdup()Markus Armbruster2013-01-301-2/+2
* build: remove extra-obj-yPaolo Bonzini2013-01-261-4/+4
* qemu-option: move standard option definitions out of qemu-config.cPaolo Bonzini2013-01-124-15/+86
* misc: move include files to include/qemu/Paolo Bonzini2012-12-195-10/+10
* virtfs-proxy-helper: use setresuid and setresgidPaolo Bonzini2012-12-051-29/+64
* qemu-fsdev-dummy.c: Include module.hEduardo Habkost2012-11-151-0/+1
* build: move fsdev/ objects to nested Makefile.objsPaolo Bonzini2012-06-071-0/+9
* Replace Qemu by QEMU in user visible documentationStefan Weil2012-04-071-1/+1
* fsdev: Fix parameter parsing for proxy helperM. Mohan Kumar2012-01-301-2/+8
* hw/9pfs: Add new security model mapped-file.Aneesh Kumar K.V2012-01-191-4/+8
* virtfs-proxy-helper: Add missing printf format attributeStefan Weil2012-01-131-1/+1
* virtfs-proxy-helper: Clean include filesStefan Weil2012-01-131-13/+2
* virtfs-proxy-helper: Fix compilation on newer systemsStefan Weil2012-01-131-1/+1
* hw/9pfs: Add support to use named socket for proxy FSM. Mohan Kumar2012-01-043-3/+89
* hw/9pfs: man page for proxy helperM. Mohan Kumar2012-01-041-0/+59
* hw/9pfs: Proxy getversionM. Mohan Kumar2012-01-041-0/+86
* hw/9pfs: xattr interfaces in proxy filesystem driverM. Mohan Kumar2012-01-041-0/+99
* hw/9pfs: File ownership and othersM. Mohan Kumar2012-01-041-0/+83
* hw/9pfs: Add stat/readlink/statfs for proxy FSM. Mohan Kumar2012-01-041-0/+182
* hw/9pfs: Create other filesystem objectsM. Mohan Kumar2012-01-041-6/+123
* hw/9pfs: Open and create filesM. Mohan Kumar2012-01-041-3/+176
* hw/9pfs: File system helper process for qemu 9p proxy FSM. Mohan Kumar2012-01-041-0/+300
* hw/9pfs: Add new proxy filesystem driverM. Mohan Kumar2012-01-042-0/+2
* hw/9pfs: Add validation to {un}marshal codeM. Mohan Kumar2012-01-042-71/+96
* hw/9pfs: Move pdu_marshal/unmarshal code to a seperate fileM. Mohan Kumar2012-01-042-0/+388
* hw/9pfs: Move opt validation to FsDriver callbackAneesh Kumar K.V2012-01-043-50/+19
* hw/9pfs: Use the correct signed type for different variablesAneesh Kumar K.V2011-12-211-1/+1
* hw/9pfs: Use the correct file descriptor in Fsdriver CallbackAneesh Kumar K.V2011-12-041-2/+2
* hw/9pfs: Improve portability to older systemsAneesh Kumar K.V2011-12-041-0/+2
* hw/9pfs: Add synthetic file system support using 9pAneesh Kumar K.V2011-10-312-0/+2
* hw/9pfs: Abstract open state of fid to V9fsFidOpenStateAneesh Kumar K.V2011-10-311-13/+19
* hw/9pfs: Read-only support for 9p exportM. Mohan Kumar2011-10-312-2/+9
* hw/9pfs: Handle Security model parsingM. Mohan Kumar2011-10-151-9/+17
* hw/9pfs: Use export flag for indicating security modelAneesh Kumar K.V2011-10-153-22/+34
* hw/9pfs: Rename fstype to fsdriver to make it consistent across VirtFS codeAneesh Kumar K.V2011-10-152-25/+25
* hw/9pfs: Use export_flag for indicating whether fs driver use path names.Aneesh Kumar K.V2011-10-151-5/+2
* hw/9pfs: Add st_gen support in getattr replyHarsh Prateek Bora2011-10-151-0/+8
OpenPOWER on IntegriCloud