36 Commits (ff0ac2c8b89dfcfbb4186d8ae5469d4e80a10da9)

Author SHA1 Message Date
zhaolichang e3a6e0daf4 qemu/: fix some comment spelling errors 6 years ago
Philippe Mathieu-Daudé b8ccfadc1f virtfs-proxy-helper: Make the helper_opts[] array const 6 years ago
Daniel Henrique Barboza ff59c5ee78 virtfs-proxy-helper.c: remove 'err_out' label in setugid() 6 years ago
Paolo Bonzini 7e46261368 virtfs-proxy-helper: switch from libcap to libcap-ng 6 years ago
Julia Suvorova 3e015d815b use g_path_get_basename instead of basename 8 years ago
ZhiPeng Lu 3c08f4a433 fsdev: fix memory leak in main() 9 years ago
Greg Kurz 24df3371d9 9pfs: assume utimensat() and futimens() are present 9 years ago
Greg Kurz 4be56c1959 fsdev: fix virtfs-proxy-helper cwd 9 years ago
Peter Maydell fbc0412709 9pfs: Clean up includes 10 years ago
Wei Liu 2209bd050a fsdev: rename virtio-9p-marshal.{c,h} to 9p-iov-marshal.{c,h} 11 years ago
Wei Liu 494a8ebe71 9pfs: rename virtio-9p-proxy.{c,h} to 9p-proxy.{c,h} 11 years ago
Paolo Bonzini 49f817caaf fsdev-proxy-helper: avoid TOC/TOU race 11 years ago
Stefan Hajnoczi f8d30a4f96 virtfs-proxy-helper: fail gracefully if socket path is too long 11 years ago
Stefan Hajnoczi bf6667d63e virtfs-proxy-helper: add missing long option terminator 11 years ago
Viswesh de7ad4ce1f Fix typos in comments 11 years ago
Shannon Zhao 25ee9a7fa3 virtfs-proxy: Fix possible overflow 11 years ago
Shannon Zhao 821c447675 fsdev/virtfs-proxy-helper: Fix improper use of negative value 11 years ago
Gonglei 88ea8ed74c virtfs-proxy-helper: Fix possible socket leak. 12 years ago
Tim Comer b0f9300ca3 virtfs-proxy-helper: fix call to accept 12 years ago
Markus Armbruster d77f7779b4 fsdev: Fix overrun after readlink() fills buffer completely 12 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 1de7afc984 misc: move include files to include/qemu/ 14 years ago
Paolo Bonzini 9fd2ecdc8c virtfs-proxy-helper: use setresuid and setresgid 14 years ago
M. Mohan Kumar 5fc6dbae74 fsdev: Fix parameter parsing for proxy helper 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 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