Paolo Bonzini <pbonz...@redhat.com> writes:
> qemu_finish_machine_init currently can only exit QEMU if it fails. > Prepare for giving it proper error propagation, and possibly for > adding a plugin_add monitor command that calls an accelerator > method. > > While at it, make all errors from plugin_load look the same. > > Signed-off-by: Paolo Bonzini <pbonz...@redhat.com> Acked-by: Alex Bennée <alex.ben...@linaro.org> -- Alex Bennée