159 Commits (d9280ea3174700170d39c4cdd3f587f260757711)

Author SHA1 Message Date
Paolo Bonzini ed76671888 9p: remove 'proxy' filesystem backend driver 2 years ago
Marc-André Lureau 79660687df fsdep/9p: fix -Werror=maybe-uninitialized false-positive 2 years ago
Paolo Bonzini d0cda6f461 configure, meson: rename targetos to host_os 2 years ago
Paolo Bonzini 0d66549cf5 meson: remove CONFIG_ALL 3 years ago
Paolo Bonzini 53e8868d69 meson: remove OS definitions from config_targetos 3 years ago
zhenwei pi 00ea69f503 fsdev: Use ThrottleDirection instread of bool is_write 3 years ago
zhenwei pi e76f201f69 throttle: use enum ThrottleDirection instead of bool is_write 3 years ago
Christian Schoenebeck 71d72ececa 9pfs: deprecate 'proxy' backend 3 years ago
Philippe Mathieu-Daudé de6cd7599b meson: Replace softmmu_ss -> system_ss 3 years ago
Christian Schoenebeck f6b0de53fb 9pfs: prevent opening special files (CVE-2023-2861) 3 years ago
Markus Armbruster bfe7bf8590 Don't include headers already included by qemu/osdep.h 3 years ago
Bin Meng f723f62662 fsdev/virtfs-proxy-helper: Use g_mkdir() 4 years ago
Marc-André Lureau 0f9668e0c1 Remove qemu-common.h include from most units 4 years ago
Marc-André Lureau 9edc6313da Replace GCC_FMT_ATTR with G_GNUC_PRINTF 4 years ago
Christian Schoenebeck 35b6466459 fsdev/p9array.h: convert Doxygen -> kerneldoc format 4 years ago
Keno Fischer 0fb1e19d78 9p: darwin: meson: Allow VirtFS on Darwin 4 years ago
Keno Fischer e0bd743bb2 9p: linux: Fix a couple Linux assumptions 4 years ago
Christian Schoenebeck cc82fde9c7 9pfs: make V9fsPath usable via P9Array API 5 years ago
Christian Schoenebeck 42bdeb04b6 9pfs: make V9fsString usable via P9Array API 5 years ago
Christian Schoenebeck c0451f0bc4 fsdev/p9array.h: check scalar type in P9ARRAY_NEW() 5 years ago
Christian Schoenebeck 30e702abf6 9pfs: introduce P9Array 5 years ago
Philippe Mathieu-Daudé 3a489d38fd meson: Declare have_virtfs_proxy_helper in main meson.build 5 years ago
Paolo Bonzini 2c9dce0196 meson: do not use CONFIG_VIRTFS 5 years ago
zhouyang 87b804ec4c fsdev: open brace '{' following struct go on the same line 5 years ago
zhaolichang e3a6e0daf4 qemu/: fix some comment spelling errors 6 years ago
Christian Schoenebeck c418f935ac 9pfs: disable msize warning for synth driver 6 years ago
Marc-André Lureau 5eead72bd3 meson: convert fsdev/ 7 years ago
Marc-André Lureau ec0d5893da meson: add virtfs-proxy-helper 7 years ago
Prasad J Pandit 353b5a91cc 9p: null terminate fs driver options list 6 years ago
Philippe Mathieu-Daudé b8ccfadc1f virtfs-proxy-helper: Make the helper_opts[] array const 6 years ago
Peter Maydell 78813586b0 virtfs-proxy-helper: Convert documentation to rST 6 years ago
Daniel Henrique Barboza ff59c5ee78 virtfs-proxy-helper.c: remove 'err_out' label in setugid() 6 years ago
Paolo Bonzini 7e46261368 virtfs-proxy-helper: switch from libcap to libcap-ng 6 years ago
Antonios Motakis 1a6ed33cc5 9p: Added virtfs option 'multidevs=remap|forbid|warn' 7 years ago
Greg Kurz ea52cdd443 fsdev: Add return value to fsdev_throttle_parse_opts() 7 years ago
Antonios Motakis 8703283352 9p: unsigned type for type, version, path 7 years ago
Paolo Bonzini 98387d5802 9p: simplify source file selection 7 years ago
Markus Armbruster db72581598 Include qemu/main-loop.h less 7 years ago
Markus Armbruster 0b8fa32f55 Include qemu/module.h where needed, drop it from qemu-common.h 7 years ago
Greg Kurz aee7f3ecd8 fsdev: Error out when unsupported option is passed 7 years ago
Greg Kurz 2023243573 fsdev: Move some types definition to qemu-fsdev.c 7 years ago
Greg Kurz 778f0fad5f fsdev: Drop unused opaque field 7 years ago
Greg Kurz 7159804d0b fsdev: Drop unused extern declaration 7 years ago
Markus Armbruster 58ea30f514 Clean up header guards that don't match their file name 7 years ago
Paolo Bonzini b58deb344d qemu/queue.h: leave head structs anonymous unless necessary 7 years ago
Greg Kurz 93aee84f57 9p: remove support for the "handle" backend 7 years ago
Markus Armbruster b836723dfe fsdev: Clean up error reporting in qemu_fsdev_add() 8 years ago
Paolo Bonzini adbffc2074 fsdev: fix compilation with VIRTIO but not VIRTIO_9P 8 years ago
Julia Suvorova 3e015d815b use g_path_get_basename instead of basename 8 years ago
Markus Armbruster 922a01a013 Move include qemu/option.h from qemu-common.h to actual users 8 years ago