qemu/tools/virtiofsd
Dr. David Alan Gilbert 8ab5e8a503 virtiofsd: Remove build and docs glue
Remove all the virtiofsd build and docs infrastructure.

Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Acked-by: Stefan Hajnoczi <stefanha@redhat.com>
2023-02-16 18:15:08 +00:00
..
buffer.c tools/virtiofsd/buffer.c: replaced a calloc call with GLib's g_try_new0 2021-05-26 18:39:32 +01:00
fuse_common.h virtiofsd, fuse_lowlevel.c: Add capability to parse security context 2022-02-17 17:22:26 +00:00
fuse_i.h virtiofsd, fuse_lowlevel.c: Add capability to parse security context 2022-02-17 17:22:26 +00:00
fuse_log.c tools/virtiofsd: add G_GNUC_PRINTF for logging functions 2023-01-11 10:44:34 +01:00
fuse_log.h tools/virtiofsd: add G_GNUC_PRINTF for logging functions 2023-01-11 10:44:34 +01:00
fuse_lowlevel.c cleanup: Tweak and re-run return_directly.cocci 2022-12-14 16:19:35 +01:00
fuse_lowlevel.h virtiofsd: Add basic support for FUSE_SYNCFS request 2022-02-17 17:22:26 +00:00
fuse_misc.h Clean up includes 2020-12-10 17:16:44 +01:00
fuse_opt.c tools/virtiofsd/fuse_opt.c: Replaced a malloc with GLib's g_try_malloc 2021-05-26 18:39:32 +01:00
fuse_opt.h virtiofsd: Format imported files to qemu style 2020-01-23 16:41:36 +00:00
fuse_signals.c Clean up includes 2020-12-10 17:16:44 +01:00
fuse_virtio.c misc: fix commonly doubled up words 2022-08-01 11:58:02 +02:00
fuse_virtio.h virtiofsd: cleanup allocated resource in se 2020-01-23 16:41:37 +00:00
helper.c virtiofsd: replace pipe() with g_unix_open_pipe(CLOEXEC) 2022-05-03 15:47:08 +04:00
passthrough_helpers.h virtiofsd: Format imported files to qemu style 2020-01-23 16:41:36 +00:00
passthrough_ll.c tools/virtiofsd: add G_GNUC_PRINTF for logging functions 2023-01-11 10:44:34 +01:00
passthrough_seccomp.c virtiofsd: Add sigreturn to the seccomp whitelist 2022-11-25 13:56:05 -05:00
passthrough_seccomp.h Clean up header guards that don't match their file name 2022-05-11 16:49:06 +02:00