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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
virtiofsd: prevent ".." escape in lo_do_readdir()
Stefan Hajnoczi
2020-01-23
1
-14
/
+22
*
virtiofsd: prevent ".." escape in lo_do_lookup()
Stefan Hajnoczi
2020-01-23
1
-1
/
+6
*
virtiofsd: check input buffer size in fuse_lowlevel.c ops
Stefan Hajnoczi
2020-01-23
1
-125
/
+456
*
virtiofsd: validate input buffer sizes in do_write_buf()
Stefan Hajnoczi
2020-01-23
1
-19
/
+30
*
virtiofsd: add fuse_mbuf_iter API
Stefan Hajnoczi
2020-01-23
2
-1
/
+76
*
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
3
-22
/
+44
*
virtiofsd: validate path components
Stefan Hajnoczi
2020-01-23
1
-6
/
+53
*
virtiofsd: passthrough_ll: add fallback for racy ops
Miklos Szeredi
2020-01-23
2
-17
/
+145
*
virtiofsd: passthrough_ll: add fd_map to hide file descriptors
Stefan Hajnoczi
2020-01-23
1
-22
/
+94
*
virtiofsd: passthrough_ll: add dirp_map to hide lo_dirp pointers
Stefan Hajnoczi
2020-01-23
1
-27
/
+76
*
virtiofsd: passthrough_ll: add ino_map to hide lo_inode pointers
Stefan Hajnoczi
2020-01-23
1
-30
/
+114
*
virtiofsd: passthrough_ll: add lo_map for ino/fh indirection
Stefan Hajnoczi
2020-01-23
1
-0
/
+124
*
virtiofsd: passthrough_ll: create new files in caller's context
Vivek Goyal
2020-01-23
1
-5
/
+91
*
virtiofsd: add --print-capabilities option
Stefan Hajnoczi
2020-01-23
3
-0
/
+15
*
virtiofsd: add vhost-user.json file
Stefan Hajnoczi
2020-01-23
1
-0
/
+5
*
virtiofsd: make -f (foreground) the default
Stefan Hajnoczi
2020-01-23
1
-0
/
+8
*
virtiofsd: add --fd=FDNUM fd passing option
Stefan Hajnoczi
2020-01-23
3
-10
/
+38
*
virtiofsd: Fast path for virtio read
Dr. David Alan Gilbert
2020-01-23
3
-0
/
+171
*
virtiofsd: Add Makefile wiring for virtiofsd contrib
Dr. David Alan Gilbert
2020-01-23
1
-0
/
+9
*
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
3
-4
/
+111
*
virtiofsd: Start reading commands from queue
Dr. David Alan Gilbert
2020-01-23
2
-3
/
+98
*
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
6
-6
/
+106
*
virtiofsd: Open vhost connection instead of mounting
Dr. David Alan Gilbert
2020-01-23
4
-50
/
+114
*
virtiofsd: add -o source=PATH to help output
Stefan Hajnoczi
2020-01-23
1
-0
/
+1
*
virtiofsd: Add options for virtio
Dr. David Alan Gilbert
2020-01-23
3
-10
/
+16
*
virtiofsd: Make fsync work even if only inode is passed in
Vivek Goyal
2020-01-23
2
-3
/
+31
*
vitriofsd/passthrough_ll: fix fallocate() ifdefs
Xiao Yang
2020-01-23
1
-2
/
+2
*
virtiofsd: Trim out compatibility code
Dr. David Alan Gilbert
2020-01-23
1
-211
/
+119
*
virtiofsd: Fix common header and define for QEMU builds
Dr. David Alan Gilbert
2020-01-23
8
-15
/
+12
*
virtiofsd: Fix fuse_daemonize ignored return values
Dr. David Alan Gilbert
2020-01-23
1
-11
/
+22
*
virtiofsd: Remove unused enum fuse_buf_copy_flags
Xiao Yang
2020-01-23
5
-92
/
+13
*
virtiofsd: remove unused notify reply support
Stefan Hajnoczi
2020-01-23
2
-193
/
+1
*
virtiofsd: remove mountpoint dummy argument
Stefan Hajnoczi
2020-01-23
4
-31
/
+7
*
virtiofsd: Format imported files to qemu style
Dr. David Alan Gilbert
2020-01-23
15
-6061
/
+6382
*
virtiofsd: Trim down imported files
Dr. David Alan Gilbert
2020-01-23
11
-1071
/
+8
*
virtiofsd: Add passthrough_ll
Dr. David Alan Gilbert
2020-01-23
1
-0
/
+1338
*
virtiofsd: Add fuse_lowlevel.c
Dr. David Alan Gilbert
2020-01-23
1
-0
/
+3129
*
virtiofsd: Add auxiliary .c's
Dr. David Alan Gilbert
2020-01-23
5
-0
/
+1315
*
virtiofsd: Pull in upstream headers
Dr. David Alan Gilbert
2020-01-23
8
-0
/
+4814
[prev]