qemu/fsdev
Greg Kurz 65603a801e fsdev: improve error handling of backend init
This patch changes some error messages in the backend init code and
convert backends to propagate QEMU Error objects instead of calling
error_report().

One notable improvement is that the local backend now provides a more
detailed error report when it fails to open the shared directory.

Signed-off-by: Greg Kurz <groug@kaod.org>
2018-01-08 11:18:23 +01:00
..
9p-iov-marshal.c
9p-iov-marshal.h
9p-marshal.c
9p-marshal.h
Makefile.objs 9pfs: fix dependencies 2017-08-30 18:23:25 +02:00
file-op-9p.h fsdev: improve error handling of backend init 2018-01-08 11:18:23 +01:00
qemu-fsdev-dummy.c
qemu-fsdev-opts.c 9pfs: local: Add support for custom fmode/dmode in 9ps mapped security modes 2017-06-29 15:11:50 +02:00
qemu-fsdev-throttle.c block: remove timer canceling in throttle_config() 2017-07-18 15:14:35 +02:00
qemu-fsdev-throttle.h
qemu-fsdev.c fsdev: improve error handling of backend opts parsing 2018-01-08 11:18:23 +01:00
qemu-fsdev.h
virtfs-proxy-helper.c fsdev: fix memory leak in main() 2017-09-05 14:01:16 +02:00
virtfs-proxy-helper.texi