Age | Commit message (Expand) | Author |
2020-01-23 | virtiofsd: passthrough_ll: add dirp_map to hide lo_dirp pointers | Stefan Hajnoczi |
2020-01-23 | virtiofsd: passthrough_ll: add ino_map to hide lo_inode pointers | Stefan Hajnoczi |
2020-01-23 | virtiofsd: passthrough_ll: add lo_map for ino/fh indirection | Stefan Hajnoczi |
2020-01-23 | virtiofsd: passthrough_ll: create new files in caller's context | Vivek Goyal |
2020-01-23 | virtiofs: Add maintainers entry | Dr. David Alan Gilbert |
2020-01-23 | virtiofsd: add --print-capabilities option | Stefan Hajnoczi |
2020-01-23 | virtiofsd: add vhost-user.json file | Stefan Hajnoczi |
2020-01-23 | virtiofsd: make -f (foreground) the default | Stefan Hajnoczi |
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: Add Makefile wiring for virtiofsd contrib | Dr. David Alan Gilbert |
2020-01-23 | virtiofsd: Keep track of replies | Dr. David Alan Gilbert |
2020-01-23 | virtiofsd: Send replies to messages | Dr. David Alan Gilbert |
2020-01-23 | virtiofsd: Start reading commands from queue | Dr. David Alan Gilbert |
2020-01-23 | virtiofsd: Poll kick_fd for queue | Dr. David Alan Gilbert |
2020-01-23 | virtiofsd: Start queue threads | Dr. David Alan Gilbert |
2020-01-23 | virtiofsd: get/set features callbacks | Dr. David Alan Gilbert |
2020-01-23 | virtiofsd: Add main virtio loop | 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 -o source=PATH to help output | Stefan Hajnoczi |
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 | vitriofsd/passthrough_ll: fix fallocate() ifdefs | Xiao Yang |
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: Fix fuse_daemonize ignored return values | 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 passthrough_ll | Dr. David Alan Gilbert |
2020-01-23 | virtiofsd: Add fuse_lowlevel.c | Dr. David Alan Gilbert |
2020-01-23 | virtiofsd: Add auxiliary .c's | Dr. David Alan Gilbert |
2020-01-23 | virtiofsd: Pull in kernel's fuse.h | Dr. David Alan Gilbert |
2020-01-23 | virtiofsd: Pull in upstream headers | Dr. David Alan Gilbert |
2020-01-23 | Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.0-pull-re... | Peter Maydell |
2020-01-23 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2020-01-23 | Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20200121' into staging | Peter Maydell |
2020-01-23 | vhost: coding style fix | Michael S. Tsirkin |
2020-01-22 | linux-user: Add support for read/clear RTC voltage low detector using ioctls | Filip Bozuta |
2020-01-22 | linux-user: Add support for getting/setting RTC PLL correction using ioctls | Filip Bozuta |
2020-01-22 | linux-user: Add support for getting/setting RTC wakeup alarm using ioctls | Filip Bozuta |
2020-01-22 | linux-user: Add support for getting/setting RTC periodic interrupt and epoch ... | Filip Bozuta |
2020-01-22 | linux-user: Add support for getting/setting RTC time and alarm using ioctls | Filip Bozuta |
2020-01-22 | linux-user: Add support for enabling/disabling RTC features using ioctls | Filip Bozuta |
2020-01-22 | linux-user: Add support for TYPE_LONG and TYPE_ULONG in do_ioctl() | Filip Bozuta |
2020-01-22 | linux-user: Add support for KCOV_INIT_TRACE ioctl | Aleksandar Markovic |
2020-01-22 | linux-user: Add support for KCOV_<ENABLE|DISABLE> ioctls | Aleksandar Markovic |