summaryrefslogtreecommitdiffstats
path: root/tools/virtiofsd/buffer.c
Commit message (Expand)AuthorAgeFilesLines
* virtiofsd: use fuse_buf_writev to replace fuse_buf_write for better performancepiaojun2020-01-231-2/+18
* virtiofsd: add definition of fuse_buf_writev()piaojun2020-01-231-0/+38
* virtiofsd: add fuse_mbuf_iter APIStefan Hajnoczi2020-01-231-0/+28
* virtiofsd: Fix common header and define for QEMU buildsDr. David Alan Gilbert2020-01-231-3/+1Star
* virtiofsd: Remove unused enum fuse_buf_copy_flagsXiao Yang2020-01-231-4/+3Star
* virtiofsd: Format imported files to qemu styleDr. David Alan Gilbert2020-01-231-207/+227
* virtiofsd: Trim down imported filesDr. David Alan Gilbert2020-01-231-70/+1Star
* virtiofsd: Add auxiliary .c'sDr. David Alan Gilbert2020-01-231-0/+321