index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fsdev
Age
Commit message (
Expand
)
Author
2024-10-04
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2024-10-03
9p: remove 'proxy' filesystem backend driver
Paolo Bonzini
2024-10-02
fsdep/9p: fix -Werror=maybe-uninitialized false-positive
Marc-André Lureau
2023-12-31
configure, meson: rename targetos to host_os
Paolo Bonzini
2023-12-31
meson: remove CONFIG_ALL
Paolo Bonzini
2023-12-31
meson: remove OS definitions from config_targetos
Paolo Bonzini
2023-08-29
fsdev: Use ThrottleDirection instread of bool is_write
zhenwei pi
2023-08-29
throttle: use enum ThrottleDirection instead of bool is_write
zhenwei pi
2023-07-06
9pfs: deprecate 'proxy' backend
Christian Schoenebeck
2023-06-20
meson: Replace softmmu_ss -> system_ss
Philippe Mathieu-Daudé
2023-06-08
9pfs: prevent opening special files (CVE-2023-2861)
Christian Schoenebeck
2023-02-08
Don't include headers already included by qemu/osdep.h
Markus Armbruster
2022-10-24
fsdev/virtfs-proxy-helper: Use g_mkdir()
Bin Meng
2022-04-06
Remove qemu-common.h include from most units
Marc-André Lureau
2022-03-22
Replace GCC_FMT_ATTR with G_GNUC_PRINTF
Marc-André Lureau
2022-03-07
fsdev/p9array.h: convert Doxygen -> kerneldoc format
Christian Schoenebeck
2022-03-07
9p: darwin: meson: Allow VirtFS on Darwin
Keno Fischer
2022-03-07
9p: linux: Fix a couple Linux assumptions
Keno Fischer
2021-10-27
9pfs: make V9fsPath usable via P9Array API
Christian Schoenebeck
2021-10-27
9pfs: make V9fsString usable via P9Array API
Christian Schoenebeck
2021-10-27
fsdev/p9array.h: check scalar type in P9ARRAY_NEW()
Christian Schoenebeck
2021-10-27
9pfs: introduce P9Array
Christian Schoenebeck
2021-01-23
meson: Declare have_virtfs_proxy_helper in main meson.build
Philippe Mathieu-Daudé
2021-01-12
meson: do not use CONFIG_VIRTFS
Paolo Bonzini
2020-12-13
fsdev: open brace '{' following struct go on the same line
zhouyang
2020-09-22
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...
Peter Maydell
2020-09-17
qemu/: fix some comment spelling errors
zhaolichang
2020-09-15
9pfs: disable msize warning for synth driver
Christian Schoenebeck
2020-08-21
meson: convert fsdev/
Marc-André Lureau
2020-08-21
meson: add virtfs-proxy-helper
Marc-André Lureau
2020-07-10
9p: null terminate fs driver options list
Prasad J Pandit
2020-03-09
virtfs-proxy-helper: Make the helper_opts[] array const
Philippe Mathieu-Daudé
2020-02-03
virtfs-proxy-helper: Convert documentation to rST
Peter Maydell
2020-01-20
virtfs-proxy-helper.c: remove 'err_out' label in setugid()
Daniel Henrique Barboza
2019-12-02
virtfs-proxy-helper: switch from libcap to libcap-ng
Paolo Bonzini
2019-10-10
9p: Added virtfs option 'multidevs=remap|forbid|warn'
Antonios Motakis
2019-10-10
fsdev: Add return value to fsdev_throttle_parse_opts()
Greg Kurz
2019-10-10
9p: unsigned type for type, version, path
Antonios Motakis
2019-08-20
9p: simplify source file selection
Paolo Bonzini
2019-08-16
Include qemu/main-loop.h less
Markus Armbruster
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-05-17
fsdev: Error out when unsupported option is passed
Greg Kurz
2019-05-17
fsdev: Move some types definition to qemu-fsdev.c
Greg Kurz
2019-05-17
fsdev: Drop unused opaque field
Greg Kurz
2019-05-17
fsdev: Drop unused extern declaration
Greg Kurz
2019-05-13
Clean up header guards that don't match their file name
Markus Armbruster
2019-01-11
qemu/queue.h: leave head structs anonymous unless necessary
Paolo Bonzini
2018-12-12
9p: remove support for the "handle" backend
Greg Kurz
2018-10-19
fsdev: Clean up error reporting in qemu_fsdev_add()
Markus Armbruster
2018-08-22
fsdev: fix compilation with VIRTIO but not VIRTIO_9P
Paolo Bonzini
[next]