]> git.proxmox.com Git - mirror_qemu.git/history - tools/virtiofsd/fuse_virtio.c
tests/virtio-9p: added readdir test
[mirror_qemu.git] / tools / virtiofsd / fuse_virtio.c
2020-01-27 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2020-01-24 Peter MaydellMerge remote-tracking branch 'remotes/palmer/tags/riscv...
2020-01-24 Peter MaydellMerge remote-tracking branch 'remotes/dgilbert-gitlab...
2020-01-23 Eryu Guanvirtiofsd: stop all queue threads on exit in virtio_loop()
2020-01-23 Stefan Hajnoczivirtiofsd: add --thread-pool-size=NUM option
2020-01-23 Stefan Hajnoczivirtiofsd: process requests in a thread pool
2020-01-23 Stefan Hajnoczivirtiofsd: prevent fv_queue_thread() vs virtio_loop...
2020-01-23 Liu BoVirtiofsd: fix memory leak on fuse queueinfo
2020-01-23 Masayoshi Mizumavirtiofsd: Prevent multiply running with same vhost_use...
2020-01-23 Liu Bovirtiofsd: cleanup allocated resource in se
2020-01-23 Dr. David Alan Gilbertvirtiofsd: Kill threads when queues are stopped
2020-01-23 Dr. David Alan Gilbertvirtiofsd: Pass write iov's all the way through
2020-01-23 Dr. David Alan Gilbertvirtiofsd: Plumb fuse_bufvec through to do_write_buf
2020-01-23 Stefan Hajnoczivirtiofsd: add --fd=FDNUM fd passing option
2020-01-23 Dr. David Alan Gilbertvirtiofsd: Fast path for virtio read
2020-01-23 Dr. David Alan Gilbertvirtiofsd: Keep track of replies
2020-01-23 Dr. David Alan Gilbertvirtiofsd: Send replies to messages
2020-01-23 Dr. David Alan Gilbertvirtiofsd: Start reading commands from queue
2020-01-23 Dr. David Alan Gilbertvirtiofsd: Poll kick_fd for queue
2020-01-23 Dr. David Alan Gilbertvirtiofsd: Start queue threads
2020-01-23 Dr. David Alan Gilbertvirtiofsd: get/set features callbacks
2020-01-23 Dr. David Alan Gilbertvirtiofsd: Add main virtio loop
2020-01-23 Dr. David Alan Gilbertvirtiofsd: Start wiring up vhost-user
2020-01-23 Dr. David Alan Gilbertvirtiofsd: Open vhost connection instead of mounting