QEMU main repository: Please see https://www.qemu.org/docs/master/devel/submitting-a-patch.html for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website. http://www.qemu.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Marc Hartmayer c23a956366 virtiofsd: Add `sigreturn` to the seccomp whitelist 4 years ago
..
50-qemu-virtiofsd.json.in virtiofsd: add vhost-user.json file 7 years ago
buffer.c tools/virtiofsd/buffer.c: replaced a calloc call with GLib's g_try_new0 5 years ago
fuse_common.h virtiofsd, fuse_lowlevel.c: Add capability to parse security context 5 years ago
fuse_i.h virtiofsd, fuse_lowlevel.c: Add capability to parse security context 5 years ago
fuse_log.c Clean up includes 6 years ago
fuse_log.h Clean up includes 6 years ago
fuse_lowlevel.c virtiofsd: Fix format strings 4 years ago
fuse_lowlevel.h virtiofsd: Add basic support for FUSE_SYNCFS request 5 years ago
fuse_misc.h Clean up includes 6 years ago
fuse_opt.c tools/virtiofsd/fuse_opt.c: Replaced a malloc with GLib's g_try_malloc 5 years ago
fuse_opt.h virtiofsd: Format imported files to qemu style 7 years ago
fuse_signals.c Clean up includes 6 years ago
fuse_virtio.c misc: fix commonly doubled up words 4 years ago
fuse_virtio.h virtiofsd: cleanup allocated resource in se 7 years ago
helper.c virtiofsd: replace pipe() with g_unix_open_pipe(CLOEXEC) 4 years ago
meson.build libvhost-user: make it a meson subproject 6 years ago
passthrough_helpers.h virtiofsd: Format imported files to qemu style 7 years ago
passthrough_ll.c virtiofsd: use g_date_time_get_microsecond to get subsecond 4 years ago
passthrough_seccomp.c virtiofsd: Add `sigreturn` to the seccomp whitelist 4 years ago
passthrough_seccomp.h Clean up header guards that don't match their file name 4 years ago