aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2020-11-03meson: vhost-user-gpu/virtiofsd: use absolute pathMarc Hartmayer
2020-11-02virtiofsd: Announce sub-mount pointsMax Reitz
2020-11-02virtiofsd: Add mount ID to the lo_inode keyMax Reitz
2020-11-02virtiofsd: Add attr_flags to fuse_entry_paramMax Reitz
2020-11-02virtiofsd: Check FUSE_SUBMOUNTSMax Reitz
2020-11-02virtiofsd: Fix the help message of posix lockJiachen Zhang
2020-11-02tools/virtiofsd: Check vu_init() return value (CID 1435958)Philippe Mathieu-Daudé
2020-11-02virtiofsd: Seccomp: Add 'send' for syslogDr. David Alan Gilbert
2020-10-28Revert series: virtiofsd: Announce submounts to the guestAlex Williamson
2020-10-26virtiofsd: Announce sub-mount pointsMax Reitz
2020-10-26virtiofsd: Store every lo_inode's parent_devMax Reitz
2020-10-26virtiofsd: Add fuse_reply_attr_with_flags()Max Reitz
2020-10-26virtiofsd: Add attr_flags to fuse_entry_paramMax Reitz
2020-10-26virtiofsd: Announce FUSE_ATTR_FLAGSMax Reitz
2020-10-26tools/virtiofsd: xattr name mappings: Simple 'map'Dr. David Alan Gilbert
2020-10-26tools/virtiofsd: xattr name mappings: Map server xattr namesDr. David Alan Gilbert
2020-10-26tools/virtiofsd: xattr name mappings: Map client xattr namesDr. David Alan Gilbert
2020-10-26tools/virtiofsd: xattr name mappings: Add optionDr. David Alan Gilbert
2020-10-26virtiofsd: add container-friendly -o sandbox=chroot optionStefan Hajnoczi
2020-10-26virtiofsd: passthrough_ll: set FUSE_LOG_INFO as default log_levelMisono Tomohiro
2020-10-26configure: add option for virtiofsdMisono Tomohiro
2020-10-26Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2020-10-26configure: move directory options from config-host.mak to mesonPaolo Bonzini
2020-10-23libvhost-user: Allow vu_message_read to be replacedCoiby Xu
2020-10-12virtiofsd: avoid /proc/self/fd tempdirStefan Hajnoczi
2020-10-12virtiofsd: Call qemu_init_exec_dirDr. David Alan Gilbert
2020-10-12tools/virtiofsd: add support for --socket-groupAlex Bennée
2020-10-12virtiofsd: Silence gcc warningDr. David Alan Gilbert
2020-09-25virtiofsd: Add -o allow_direct_io|no_allow_direct_io optionsJiachen Zhang
2020-09-25virtiofsd: Used glib "shared" thread poolVivek Goyal
2020-09-01meson: use meson datadir instead of qemu_datadirMarc-André Lureau
2020-08-28virtiofsd: probe unshare(CLONE_FS) and print an errorStefan Hajnoczi
2020-08-28virtiofsd: drop CAP_DAC_READ_SEARCHStefan Hajnoczi
2020-08-28virtiofsd: Remove "norace" from cmdline help and docsSergio Lopez
2020-08-28virtiofsd: Disable remote posix locks by defaultVivek Goyal
2020-08-21tools/virtiofsd: convert to MesonPaolo Bonzini
2020-07-03virtiofsd: Allow addition or removal of capabilitiesDr. David Alan Gilbert
2020-07-03virtiofsd: Check capability callsDr. David Alan Gilbert
2020-07-03virtiofsd: Terminate capability listDr. David Alan Gilbert
2020-06-17virtiofsd: Whitelist fchmodMax Reitz
2020-06-01virtiofsd: remove symlink fallbacksMiklos Szeredi
2020-05-01virtiofsd: drop all capabilities in the wait parent processStefan Hajnoczi
2020-05-01virtiofsd: only retain file system capabilitiesStefan Hajnoczi
2020-05-01virtiofsd: Show submountsMax Reitz
2020-05-01virtiofsd: jail lo->proc_self_fdMiklos Szeredi
2020-05-01virtiofsd: stay below fs.file-max sysctl value (CVE-2020-10717)Stefan Hajnoczi
2020-05-01virtiofsd: add --rlimit-nofile=NUM optionStefan Hajnoczi
2020-03-25tools/virtiofsd/passthrough_ll: Fix double close()Philippe Mathieu-Daudé
2020-03-03virtiofsd: Fix xattr operationsMisono Tomohiro
2020-03-03virtiofsd: passthrough_ll: cleanup getxattr/listxattrMisono Tomohiro