Home
last modified time | relevance | path

Searched hist:"65603 a80" (Results 1 – 5 of 5) sorted by relevance

/qemu/fsdev/
H A Dfile-op-9p.h65603a80 Mon Jan 08 10:18:23 GMT 2018 Greg Kurz <groug@kaod.org> 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>
/qemu/hw/9pfs/
H A D9p-proxy.c65603a80 Mon Jan 08 10:18:23 GMT 2018 Greg Kurz <groug@kaod.org> 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>
H A D9p-synth.c65603a80 Mon Jan 08 10:18:23 GMT 2018 Greg Kurz <groug@kaod.org> 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>
H A D9p-local.c65603a80 Mon Jan 08 10:18:23 GMT 2018 Greg Kurz <groug@kaod.org> 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>
H A D9p.c65603a80 Mon Jan 08 10:18:23 GMT 2018 Greg Kurz <groug@kaod.org> 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>