index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
virtiofsd
/
fuse_lowlevel.c
Age
Commit message (
Expand
)
Author
2021-02-16
virtiofsd: Do not use a thread pool by default
Vivek Goyal
2021-02-16
viriofsd: Add support for FUSE_HANDLE_KILLPRIV_V2
Vivek Goyal
2020-12-18
virtiofsd: Remove useless code about send_notify_iov
Alex Chen
2020-12-10
Clean up includes
Markus Armbruster
2020-11-02
virtiofsd: Add attr_flags to fuse_entry_param
Max Reitz
2020-11-02
virtiofsd: Check FUSE_SUBMOUNTS
Max Reitz
2020-10-28
Revert series: virtiofsd: Announce submounts to the guest
Alex Williamson
2020-10-26
virtiofsd: Add fuse_reply_attr_with_flags()
Max Reitz
2020-10-26
virtiofsd: Add attr_flags to fuse_entry_param
Max Reitz
2020-10-26
virtiofsd: Announce FUSE_ATTR_FLAGS
Max Reitz
2020-10-12
tools/virtiofsd: add support for --socket-group
Alex Bennée
2020-02-21
tools/virtiofsd/fuse_lowlevel: Fix fuse_out_header::error value
Philippe Mathieu-Daudé
2020-02-10
virtiofsd: do_read missing NULL check
Dr. David Alan Gilbert
2020-02-10
virtiofsd: Remove fuse_req_getgroups
Dr. David Alan Gilbert
2020-01-23
virtiofsd: add --thread-pool-size=NUM option
Stefan Hajnoczi
2020-01-23
virtiofsd: prevent FUSE_INIT/FUSE_DESTROY races
Stefan Hajnoczi
2020-01-23
virtiofsd: use fuse_lowlevel_is_virtio() in fuse_session_destroy()
Stefan Hajnoczi
2020-01-23
virtiofsd: enable PARALLEL_DIROPS during INIT
Liu Bo
2020-01-23
virtiofsd: Prevent multiply running with same vhost_user_socket
Masayoshi Mizuma
2020-01-23
virtiofsd: cleanup allocated resource in se
Liu Bo
2020-01-23
virtiofsd: Handle hard reboot
Dr. David Alan Gilbert
2020-01-23
virtiofsd: Handle reinit
Dr. David Alan Gilbert
2020-01-23
virtiofsd: print log only when priority is high enough
Eryu Guan
2020-01-23
virtiofsd: fix libfuse information leaks
Stefan Hajnoczi
2020-01-23
virtiofsd: Parse flag FUSE_WRITE_KILL_PRIV
Vivek Goyal
2020-01-23
virtiofsd: check input buffer size in fuse_lowlevel.c ops
Stefan Hajnoczi
2020-01-23
virtiofsd: validate input buffer sizes in do_write_buf()
Stefan Hajnoczi
2020-01-23
virtiofsd: Plumb fuse_bufvec through to do_write_buf
Dr. David Alan Gilbert
2020-01-23
virtiofsd: add --fd=FDNUM fd passing option
Stefan Hajnoczi
2020-01-23
virtiofsd: Fast path for virtio read
Dr. David Alan Gilbert
2020-01-23
virtiofsd: Send replies to messages
Dr. David Alan Gilbert
2020-01-23
virtiofsd: Start wiring up vhost-user
Dr. David Alan Gilbert
2020-01-23
virtiofsd: Open vhost connection instead of mounting
Dr. David Alan Gilbert
2020-01-23
virtiofsd: Add options for virtio
Dr. David Alan Gilbert
2020-01-23
virtiofsd: Make fsync work even if only inode is passed in
Vivek Goyal
2020-01-23
virtiofsd: Trim out compatibility code
Dr. David Alan Gilbert
2020-01-23
virtiofsd: Fix common header and define for QEMU builds
Dr. David Alan Gilbert
2020-01-23
virtiofsd: Remove unused enum fuse_buf_copy_flags
Xiao Yang
2020-01-23
virtiofsd: remove unused notify reply support
Stefan Hajnoczi
2020-01-23
virtiofsd: remove mountpoint dummy argument
Stefan Hajnoczi
2020-01-23
virtiofsd: Format imported files to qemu style
Dr. David Alan Gilbert
2020-01-23
virtiofsd: Trim down imported files
Dr. David Alan Gilbert
2020-01-23
virtiofsd: Add fuse_lowlevel.c
Dr. David Alan Gilbert