qemu/fsdev
Christian Schoenebeck dbaf84e148 hw/9pfs: change V9fsPath.size to size_t and v9fs_path_sprintf() return type
- Change V9fsPath.size from uint16_t to size_t to support paths larger
  than 65536 bytes.

- Change v9fs_path_sprintf() return type from void to int to allow error
  reporting.

Link: https://lore.kernel.org/qemu-devel/2d2348d94ff43fbe4cc0aea24fb312c5c15ee809.1779126034.git.qemu_oss@crudebyte.com
Signed-off-by: Christian Schoenebeck <qemu_oss@crudebyte.com>
2026-06-01 11:11:39 +02:00
..
9p-iov-marshal.c fsdep/9p: fix -Werror=maybe-uninitialized false-positive 2024-10-02 16:14:29 +04:00
9p-iov-marshal.h Clean up ill-advised or unusual header guards 2016-07-12 16:20:46 +02:00
9p-marshal.c fsdev/9p-marshal: move G_GNUC_PRINTF to header 2025-07-16 14:18:48 +02:00
9p-marshal.h fsdev/9p-marshal: move G_GNUC_PRINTF to header 2025-07-16 14:18:48 +02:00
file-op-9p.h hw/9pfs: change V9fsPath.size to size_t and v9fs_path_sprintf() return type 2026-06-01 11:11:39 +02:00
meson.build fsdev: Build stubs once 2026-03-17 19:50:05 +01:00
p9array.h Don't include headers already included by qemu/osdep.h 2023-02-08 07:28:05 +01:00
qemu-fsdev-dummy.c Include qemu/module.h where needed, drop it from qemu-common.h 2019-06-12 13:18:33 +02:00
qemu-fsdev-opts.c 9p: Added virtfs option 'multidevs=remap|forbid|warn' 2019-10-10 11:36:05 +02:00
qemu-fsdev-throttle.c fsdev: Use ThrottleDirection instread of bool is_write 2023-08-29 10:49:24 +02:00
qemu-fsdev-throttle.h block: extract include/qemu/aiocb.h out of include/block/aio.h 2025-12-27 10:11:12 +01:00
qemu-fsdev.c 9p: remove 'proxy' filesystem backend driver 2024-10-03 19:33:25 +02:00
qemu-fsdev.h 9p: remove 'proxy' filesystem backend driver 2024-10-03 19:33:25 +02:00