qemu-e2k/plugins
Alex Bennée ca76a66975 plugin: add qemu_plugin_outs helper
Having the plugins grab stdout and spew stuff there is a bit ugly and
certainly makes the tests look ugly. Provide a hook back into QEMU
which can be redirected as needed.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Aaron Lindsay <aaron@os.amperecomputing.com>
2019-10-28 15:12:38 +00:00
..
.gitignore plugin: add API symbols to qemu-plugins.symbols 2019-10-28 15:12:38 +00:00
Makefile.objs plugin: add API symbols to qemu-plugins.symbols 2019-10-28 15:12:38 +00:00
api.c plugin: add qemu_plugin_outs helper 2019-10-28 15:12:38 +00:00
core.c plugin: add core code 2019-10-28 15:12:38 +00:00
loader.c plugin: expand the plugin_init function to include an info block 2019-10-28 15:12:38 +00:00
plugin.h plugin: add core code 2019-10-28 15:12:38 +00:00
qemu-plugins.symbols plugin: add qemu_plugin_outs helper 2019-10-28 15:12:38 +00:00