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>
Showing
- include/qemu/log.h 1 addition, 0 deletionsinclude/qemu/log.h
- include/qemu/qemu-plugin.h 6 additions, 0 deletionsinclude/qemu/qemu-plugin.h
- plugins/api.c 8 additions, 0 deletionsplugins/api.c
- plugins/qemu-plugins.symbols 1 addition, 0 deletionsplugins/qemu-plugins.symbols
- util/log.c 3 additions, 0 deletionsutil/log.c
Please register or sign in to comment