aboutsummaryrefslogtreecommitdiff
path: root/fsdev/virtfs-proxy-helper.c
AgeCommit message (Expand)Author
2014-04-28virtfs-proxy-helper: fix call to acceptTim Comer
2014-02-26fsdev: Fix overrun after readlink() fills buffer completelyMarkus Armbruster
2013-05-12remove double semicolonsDong Xu Wang
2013-01-30virtfs-proxy-helper: Fix unchecked strdup() by conv. to g_strdup()Markus Armbruster
2012-12-19misc: move include files to include/qemu/Paolo Bonzini
2012-12-05virtfs-proxy-helper: use setresuid and setresgidPaolo Bonzini
2012-01-30fsdev: Fix parameter parsing for proxy helperM. Mohan Kumar
2012-01-13virtfs-proxy-helper: Add missing printf format attributeStefan Weil
2012-01-13virtfs-proxy-helper: Clean include filesStefan Weil
2012-01-13virtfs-proxy-helper: Fix compilation on newer systemsStefan Weil
2012-01-04hw/9pfs: Add support to use named socket for proxy FSM. Mohan Kumar
2012-01-04hw/9pfs: Proxy getversionM. Mohan Kumar
2012-01-04hw/9pfs: xattr interfaces in proxy filesystem driverM. Mohan Kumar
2012-01-04hw/9pfs: File ownership and othersM. Mohan Kumar
2012-01-04hw/9pfs: Add stat/readlink/statfs for proxy FSM. Mohan Kumar
2012-01-04hw/9pfs: Create other filesystem objectsM. Mohan Kumar
2012-01-04hw/9pfs: Open and create filesM. Mohan Kumar
2012-01-04hw/9pfs: File system helper process for qemu 9p proxy FSM. Mohan Kumar