285 Commits (6365e97c841e43dc6ea256857ddc7e850d5c67dd)

Author SHA1 Message Date
Peter Maydell dc249aaf57 misc: Clean up includes 2 months ago
Vladimir Sementsov-Ogievskiy 1ed8903916 treewide: handle result of qio_channel_set_blocking() 7 months ago
Markus Armbruster 720a0e417e cleanup: Re-run return_directly.cocci 12 months ago
Paolo Bonzini 2a99c2ba82 qemu-vmsr-helper: implement --verbose/-v 2 years ago
Paolo Bonzini 768a28394c qemu-vmsr-helper: fix socket loop breakage 2 years ago
Anthony Harivel 84369d7621 tools: build qemu-vmsr-helper 2 years ago
Akihiko Odaki 6832aa80a1 ebpf: Add a separate target for skeleton 2 years ago
Akihiko Odaki f5c69e7ab2 ebpf: Refactor tun_rss_steering_prog() 2 years ago
Akihiko Odaki 8dc8220e23 ebpf: Return 0 when configuration fails 2 years ago
Akihiko Odaki 72fa42cfca ebpf: Fix RSS error handling 2 years ago
Andrew Melnychenko 0cc14182ab ebpf: Updated eBPF program and skeleton. 2 years ago
Shreesh Adiga 197a137290 ebpf: fix compatibility with libbpf 1.0+ 3 years ago
Dr. David Alan Gilbert e0dc2631ec virtiofsd: Remove source 3 years ago
Dr. David Alan Gilbert 8ab5e8a503 virtiofsd: Remove build and docs glue 3 years ago
Daniel P. Berrangé e4418354c0 tools/virtiofsd: add G_GNUC_PRINTF for logging functions 3 years ago
Markus Armbruster 66997c42e0 cleanup: Tweak and re-run return_directly.cocci 3 years ago
Marc Hartmayer c23a956366 virtiofsd: Add `sigreturn` to the seccomp whitelist 3 years ago
Yusuke Okada f16d15c927 virtiofsd: use g_date_time_get_microsecond to get subsecond 4 years ago
Stefan Weil 7b0ca31364 virtiofsd: Fix format strings 4 years ago
Vivek Goyal a21ba54dd5 virtiofsd: Disable killpriv_v2 by default 4 years ago
Daniel P. Berrangé 7a21bee2aa misc: fix commonly doubled up words 4 years ago
Dr. David Alan Gilbert 118d4ed045 Trivial: 3 char repeat typos 4 years ago
Markus Armbruster 52581c718c Clean up header guards that don't match their file name 4 years ago
Paolo Bonzini 2a3129a376 meson: create have_vhost_* variables 4 years ago
Marc-André Lureau bd2142c353 virtiofsd: replace pipe() with g_unix_open_pipe(CLOEXEC) 4 years ago
Marc-André Lureau 1fbf2665e6 util: replace qemu_get_local_state_pathname() 4 years ago
Marc-André Lureau 49f9522193 include: rename qemu-common.h qemu/help-texts.h 4 years ago
Liu Yiding d45c83328f virtiofsd: Add docs/helper for killpriv_v2/no_killpriv_v2 option 4 years ago
Hanna Reitz 4ce7a08d3e virtiofsd: Let meson check for statx.stx_mnt_id 4 years ago
Greg Kurz 45b04ef48d virtiofsd: Add basic support for FUSE_SYNCFS request 4 years ago
Vivek Goyal 963061dc11 virtiofsd: Add an option to enable/disable security label 4 years ago
Vivek Goyal a675c9a600 virtiofsd: Create new file using O_TMPFILE and set security context 4 years ago
Vivek Goyal 0c3f81e131 virtiofsd: Create new file with security context 4 years ago
Vivek Goyal cb282e556a virtiofsd: Add helpers to work with /proc/self/task/tid/attr/fscreate 4 years ago
Vivek Goyal 81489726ad virtiofsd: Move core file creation code in separate function 4 years ago
Vivek Goyal 36cfab870e virtiofsd, fuse_lowlevel.c: Add capability to parse security context 4 years ago
Vivek Goyal 4c7c393c7b virtiofsd: Extend size of fuse_conn_info->capable and ->want fields 4 years ago
Vivek Goyal 776dc4b165 virtiofsd: Parse extended "struct fuse_init_in" 4 years ago
Vivek Goyal a086d54c6f virtiofsd: Fix breakage due to fuse_init_in size change 4 years ago
Sebastian Hasler 41af4459ac virtiofsd: Do not support blocking flock 4 years ago
Paolo Bonzini a436d6d412 meson: use .require() and .disable_auto_if() method for features 4 years ago
Christian Ehrhardt 7b223e3860 tools/virtiofsd: Add rseq syscall to the seccomp allowlist 4 years ago
Vivek Goyal 449e8171f9 virtiofsd: Drop membership of all supplementary groups (CVE-2022-0358) 4 years ago
Dr. David Alan Gilbert 555a76e5e5 virtiofsd: Error on bad socket group name 5 years ago
Vivek Goyal 50cf6d6cb7 virtiofsd: Add a helper to stop all queues 5 years ago
Vivek Goyal c68276556a virtiofsd: Add a helper to send element on virtqueue 5 years ago
Vivek Goyal a88abc6f84 virtiofsd: Remove unused virtio_fs_config definition 5 years ago
Vivek Goyal 5afc8df46c virtiofsd: xattr mapping add a new type "unsupported" 5 years ago
Sergio Lopez 046d91c83c virtiofsd: Reverse req_list before processing it 5 years ago
Thomas Huth 8cfd339b3d tools/virtiofsd: Add fstatfs64 syscall to the seccomp allowlist 5 years ago