On Sat, Jul 18, 2015 at 2:40 AM, Peter Crosthwaite
<[email protected]> wrote:
> Create a global list of tcg_exec_init() functions that is populated at
> startup. Multiple translation engines can register an init function
> and all will be called on the master call to tcg_exec_init().
>
> Introduce a new module, translate-common. This is a common-obj for

This is stale, it is no longer common-obj. Fixing commit message.

Regards,
Peter

> translation functionality such as this.
>
> Signed-off-by: Peter Crosthwaite <[email protected]>
> Reviewed-by: Richard Henderson <[email protected]>
> ---

Reply via email to