index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-04
virtiofsd: Add restart_syscall to the seccomp whitelist
Greg Kurz
1
-0
/
+1
2021-02-04
virtiofsd: Add _llseek to the seccomp whitelist
Greg Kurz
1
-0
/
+1
2021-02-04
virtiofsd: prevent opening of special files (CVE-2020-35517)
Stefan Hajnoczi
1
-52
/
+92
2021-02-04
virtiofsd: optionally return inode pointer from lo_do_lookup()
Stefan Hajnoczi
1
-8
/
+21
2021-02-04
virtiofsd: extract lo_do_open() from lo_open()
Stefan Hajnoczi
1
-27
/
+46
2021-01-06
cap_ng: convert to meson
Paolo Bonzini
1
-2
/
+2
2021-01-06
seccomp: convert to meson
Paolo Bonzini
1
-2
/
+2
2020-12-18
virtiofsd: Remove useless code about send_notify_iov
Alex Chen
1
-98
/
+0
2020-12-18
virtiofsd: update FUSE_FORGET comment on "lo_inode.nlookup"
Laszlo Ersek
1
-1
/
+1
2020-12-18
virtiofsd: Check file type in lo_flush()
Vivek Goyal
1
-0
/
+6
2020-12-18
virtiofsd: Disable posix_lock hash table if remote locks are not enabled
Vivek Goyal
1
-17
/
+34
2020-12-18
virtiofsd: Set up posix_lock hash table for root inode
Vivek Goyal
1
-0
/
+7
2020-12-18
virtiofsd: make the debug log timestamp on stderr more human-readable
Laszlo Ersek
1
-4
/
+27
2020-12-18
virtiofsd: Use --thread-pool-size=0 to mean no thread pool
Vivek Goyal
1
-9
/
+27
2020-12-15
virtiofsd: replace _Static_assert with QEMU_BUILD_BUG_ON
Marc-André Lureau
1
-10
/
+1
2020-12-10
Clean up includes
Markus Armbruster
14
-67
/
+0
2020-12-08
libvhost-user: make it a meson subproject
Marc-André Lureau
2
-3
/
+2
2020-11-12
virtiofsd: check whether strdup lo.source return NULL in main func
Haotian Li
1
-0
/
+4
2020-11-12
virtiofsd: check whether lo_map_reserve returns NULL in, main func
Haotian Li
1
-1
/
+11
2020-11-12
tools/virtiofsd/buffer.c: check whether buf is NULL in fuse_bufvec_advance func
Haotian Li
1
-0
/
+4
2020-11-12
virtiofsd: Announce submounts even without statx()
Max Reitz
1
-8
/
+0
2020-11-03
meson: vhost-user-gpu/virtiofsd: use absolute path
Marc Hartmayer
1
-1
/
+1
2020-11-02
virtiofsd: Announce sub-mount points
Max Reitz
2
-0
/
+23
2020-11-02
virtiofsd: Add mount ID to the lo_inode key
Max Reitz
2
-10
/
+86
2020-11-02
virtiofsd: Add attr_flags to fuse_entry_param
Max Reitz
2
-0
/
+7
2020-11-02
virtiofsd: Check FUSE_SUBMOUNTS
Max Reitz
2
-0
/
+10
2020-11-02
virtiofsd: Fix the help message of posix lock
Jiachen Zhang
1
-1
/
+1
2020-11-02
tools/virtiofsd: Check vu_init() return value (CID 1435958)
Philippe Mathieu-Daudé
1
-2
/
+5
2020-11-02
virtiofsd: Seccomp: Add 'send' for syslog
Dr. David Alan Gilbert
1
-0
/
+1
2020-10-28
Revert series: virtiofsd: Announce submounts to the guest
Alex Williamson
5
-133
/
+14
2020-10-26
virtiofsd: Announce sub-mount points
Max Reitz
2
-8
/
+60
2020-10-26
virtiofsd: Store every lo_inode's parent_dev
Max Reitz
1
-0
/
+17
2020-10-26
virtiofsd: Add fuse_reply_attr_with_flags()
Max Reitz
2
-2
/
+27
2020-10-26
virtiofsd: Add attr_flags to fuse_entry_param
Max Reitz
2
-4
/
+14
2020-10-26
virtiofsd: Announce FUSE_ATTR_FLAGS
Max Reitz
2
-0
/
+15
2020-10-26
tools/virtiofsd: xattr name mappings: Simple 'map'
Dr. David Alan Gilbert
1
-1
/
+111
2020-10-26
tools/virtiofsd: xattr name mappings: Map server xattr names
Dr. David Alan Gilbert
1
-0
/
+90
2020-10-26
tools/virtiofsd: xattr name mappings: Map client xattr names
Dr. David Alan Gilbert
1
-3
/
+98
2020-10-26
tools/virtiofsd: xattr name mappings: Add option
Dr. David Alan Gilbert
1
-0
/
+173
2020-10-26
virtiofsd: add container-friendly -o sandbox=chroot option
Stefan Hajnoczi
2
-2
/
+63
2020-10-26
virtiofsd: passthrough_ll: set FUSE_LOG_INFO as default log_level
Misono Tomohiro
1
-4
/
+3
2020-10-26
configure: add option for virtiofsd
Misono Tomohiro
1
-2
/
+15
2020-10-26
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
1
-1
/
+1
2020-10-26
configure: move directory options from config-host.mak to meson
Paolo Bonzini
1
-1
/
+1
2020-10-23
libvhost-user: Allow vu_message_read to be replaced
Coiby Xu
1
-2
/
+2
2020-10-12
virtiofsd: avoid /proc/self/fd tempdir
Stefan Hajnoczi
1
-23
/
+11
2020-10-12
virtiofsd: Call qemu_init_exec_dir
Dr. David Alan Gilbert
1
-0
/
+2
2020-10-12
tools/virtiofsd: add support for --socket-group
Alex Bennée
3
-2
/
+26
2020-10-12
virtiofsd: Silence gcc warning
Dr. David Alan Gilbert
1
-1
/
+1
2020-09-25
virtiofsd: Add -o allow_direct_io|no_allow_direct_io options
Jiachen Zhang
2
-6
/
+18
[next]