index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
virtiofsd
/
fuse_virtio.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
virtiofsd: Changed allocations of fv_VuDev & its internals to GLib functions
Mahmoud Mandour
2021-05-06
1
-13
/
+6
*
virtiofsd: Changed allocations of iovec to GLib's functions
Mahmoud Mandour
2021-05-06
1
-5
/
+2
*
virtiofsd: Don't assume header layout
Dr. David Alan Gilbert
2021-05-06
1
-21
/
+73
*
virtiofsd: Release vu_dispatch_lock when stopping queue
Greg Kurz
2021-03-15
1
-0
/
+6
*
virtiofsd: vu_dispatch locking should never fail
Greg Kurz
2021-02-16
1
-14
/
+35
*
virtiofsd: Use --thread-pool-size=0 to mean no thread pool
Vivek Goyal
2020-12-18
1
-9
/
+27
*
Clean up includes
Markus Armbruster
2020-12-10
1
-10
/
+0
*
libvhost-user: make it a meson subproject
Marc-André Lureau
2020-12-08
1
-1
/
+1
*
tools/virtiofsd: Check vu_init() return value (CID 1435958)
Philippe Mathieu-Daudé
2020-11-02
1
-2
/
+5
*
libvhost-user: Allow vu_message_read to be replaced
Coiby Xu
2020-10-23
1
-2
/
+2
*
tools/virtiofsd: add support for --socket-group
Alex Bennée
2020-10-12
1
-2
/
+19
*
virtiofsd: Used glib "shared" thread pool
Vivek Goyal
2020-09-25
1
-1
/
+1
*
virtiofsd: probe unshare(CLONE_FS) and print an error
Stefan Hajnoczi
2020-08-28
1
-0
/
+16
*
virtiofsd: Fix xattr operations
Misono Tomohiro
2020-03-03
1
-0
/
+13
*
virtiofsd: fv_create_listen_socket error path socket leak
Dr. David Alan Gilbert
2020-02-10
1
-0
/
+2
*
virtiofsd: stop all queue threads on exit in virtio_loop()
Eryu Guan
2020-01-23
1
-0
/
+13
*
virtiofsd: add --thread-pool-size=NUM option
Stefan Hajnoczi
2020-01-23
1
-2
/
+3
*
virtiofsd: process requests in a thread pool
Stefan Hajnoczi
2020-01-23
1
-158
/
+201
*
virtiofsd: prevent fv_queue_thread() vs virtio_loop() races
Stefan Hajnoczi
2020-01-23
1
-1
/
+33
*
Virtiofsd: fix memory leak on fuse queueinfo
Liu Bo
2020-01-23
1
-0
/
+8
*
virtiofsd: Prevent multiply running with same vhost_user_socket
Masayoshi Mizuma
2020-01-23
1
-1
/
+48
*
virtiofsd: cleanup allocated resource in se
Liu Bo
2020-01-23
1
-0
/
+7
*
virtiofsd: Kill threads when queues are stopped
Dr. David Alan Gilbert
2020-01-23
1
-7
/
+44
*
virtiofsd: Pass write iov's all the way through
Dr. David Alan Gilbert
2020-01-23
1
-6
/
+73
*
virtiofsd: Plumb fuse_bufvec through to do_write_buf
Dr. David Alan Gilbert
2020-01-23
1
-1
/
+2
*
virtiofsd: add --fd=FDNUM fd passing option
Stefan Hajnoczi
2020-01-23
1
-6
/
+25
*
virtiofsd: Fast path for virtio read
Dr. David Alan Gilbert
2020-01-23
1
-0
/
+162
*
virtiofsd: Keep track of replies
Dr. David Alan Gilbert
2020-01-23
1
-3
/
+20
*
virtiofsd: Send replies to messages
Dr. David Alan Gilbert
2020-01-23
1
-4
/
+103
*
virtiofsd: Start reading commands from queue
Dr. David Alan Gilbert
2020-01-23
1
-3
/
+96
*
virtiofsd: Poll kick_fd for queue
Dr. David Alan Gilbert
2020-01-23
1
-1
/
+39
*
virtiofsd: Start queue threads
Dr. David Alan Gilbert
2020-01-23
1
-0
/
+89
*
virtiofsd: get/set features callbacks
Dr. David Alan Gilbert
2020-01-23
1
-1
/
+14
*
virtiofsd: Add main virtio loop
Dr. David Alan Gilbert
2020-01-23
1
-3
/
+39
*
virtiofsd: Start wiring up vhost-user
Dr. David Alan Gilbert
2020-01-23
1
-1
/
+86
*
virtiofsd: Open vhost connection instead of mounting
Dr. David Alan Gilbert
2020-01-23
1
-0
/
+79