qemu/hw/9pfs
Paolo Bonzini ed76671888 9p: remove 'proxy' filesystem backend driver
It has been deprecated since 8.1; remove it and suggest using the 'local' file
system backend driver instead or virtiofsd.

Acked-by: Greg Kurz <groug@kaod.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2024-10-03 19:33:25 +02:00
..
9p-local.c hw/9pfs: spelling fixes 2023-07-25 17:15:47 +03:00
9p-local.h
9p-posix-acl.c
9p-synth.c hw/9pfs: spelling fixes 2023-07-25 17:15:47 +03:00
9p-synth.h
9p-util-darwin.c
9p-util-linux.c
9p-util.h hw/9pfs: spelling fixes 2023-07-25 17:15:47 +03:00
9p-xattr-user.c
9p-xattr.c
9p-xattr.h
9p.c migration: simplify blockers 2023-10-20 08:51:41 +02:00
9p.h hw/9pfs: spelling fixes 2023-07-25 17:15:47 +03:00
codir.c 9pfs: mark more coroutine_fns 2023-04-25 13:17:28 +02:00
cofile.c fsdev: Use ThrottleDirection instread of bool is_write 2023-08-29 10:49:24 +02:00
cofs.c coroutine: Clean up superfluous inclusion of qemu/coroutine.h 2023-01-19 10:18:28 +01:00
coth.c thread-pool: avoid passing the pool parameter every time 2023-04-25 13:17:28 +02:00
coth.h coroutine: Split qemu/coroutine-core.h off qemu/coroutine.h 2023-01-20 07:21:46 +01:00
coxattr.c coroutine: Clean up superfluous inclusion of qemu/coroutine.h 2023-01-19 10:18:28 +01:00
Kconfig
meson.build 9p: remove 'proxy' filesystem backend driver 2024-10-03 19:33:25 +02:00
trace-events 9pfs/xen: Fix segfault on shutdown 2023-05-16 16:21:54 +02:00
trace.h
virtio-9p-device.c hw/9pfs: Constify VMState 2023-12-29 11:17:30 +11:00
virtio-9p.h
xen-9p-backend.c hw/xen: Make XenDevOps structures const 2024-06-04 11:53:43 +02:00
xen-9pfs.h