165 Commits (c676f6cd7867d37fd9a133f580bad0a934f7465c)

Author SHA1 Message Date
Paolo Bonzini ddab0ef124 block: extract include/qemu/aiocb.h out of include/block/aio.h 4 months ago
Mark Johnston 6657f3bb55 9pfs: Add FreeBSD support 8 months ago
Sean Wei 44b540338a fsdev/9p-marshal: move G_GNUC_PRINTF to header 10 months ago
Greg Kurz 371a269ff8 9pfs: Introduce futimens file op 1 year ago
Greg Kurz 0c798dd523 9pfs: Introduce ftruncate file op 1 year ago
Greg Kurz f2bb367d2b 9pfs: Don't use file descriptors in core code 1 year ago
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