qemu-e2k/plugins
Alex Bennée 5901b2e15b plugin: expand the plugin_init function to include an info block
This provides a limited amount of info to plugins about the guest
system that will allow them to make some additional decisions on
setup.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
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
api.c plugins: implement helpers for resolving hwaddr 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
Makefile.objs plugin: add API symbols to qemu-plugins.symbols 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 API symbols to qemu-plugins.symbols 2019-10-28 15:12:38 +00:00