On 10/5/18 8:49 AM, Alex Bennée wrote:
> As we don't have a monitor in linux-user mode we need some way of
> exporting our data to the world. We introduce a new -d option (plugin)
> which turns on the existing LOG_TRACE flag which qemu_plugin_status()
> will dump output to before we finally exit.
> 
> Signed-off-by: Alex Bennée <alex.ben...@linaro.org>
> ---
>  linux-user/exit.c | 12 ++++++++++++
>  util/log.c        |  2 ++
>  2 files changed, 14 insertions(+)

Reviewed-by: Richard Henderson <richard.hender...@linaro.org>

r~

Reply via email to