qemu-e2k/fsdev
Greg Kurz ea52cdd443 fsdev: Add return value to fsdev_throttle_parse_opts()
It is more convenient to use the return value of the function to notify
errors, rather than to be tied up setting up the &local_err boilerplate.

Signed-off-by: Greg Kurz <groug@kaod.org>
2019-10-10 11:36:05 +02:00
..
9p-iov-marshal.c
9p-iov-marshal.h
9p-marshal.c
9p-marshal.h 9p: unsigned type for type, version, path 2019-10-10 11:36:04 +02:00
file-op-9p.h fsdev: Drop unused opaque field 2019-05-17 17:34:48 +02:00
Makefile.objs 9p: simplify source file selection 2019-08-20 17:26:19 +02: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
qemu-fsdev-throttle.c fsdev: Add return value to fsdev_throttle_parse_opts() 2019-10-10 11:36:05 +02:00
qemu-fsdev-throttle.h fsdev: Add return value to fsdev_throttle_parse_opts() 2019-10-10 11:36:05 +02:00
qemu-fsdev.c fsdev: Error out when unsupported option is passed 2019-05-17 17:34:48 +02:00
qemu-fsdev.h fsdev: Move some types definition to qemu-fsdev.c 2019-05-17 17:34:48 +02:00
virtfs-proxy-helper.c
virtfs-proxy-helper.texi