commit | 5901b2e15b673720b050fc88e7912e33f0e53604 | [log] [tgz] |
---|---|---|
author | Alex Bennée <alex.bennee@linaro.org> | Thu Sep 12 17:24:27 2019 +0100 |
committer | Alex Bennée <alex.bennee@linaro.org> | Mon Oct 28 15:12:38 2019 +0000 |
tree | d84fb6f517c53cc0fd04c076488ca14e8a9d6da0 | |
parent | 26fffe29c09656273fd9553339552f8d41330949 [diff] |
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>