On 6/14/19 10:11 AM, Alex Bennée wrote:
> From: "Emilio G. Cota"
>
> By adding it to plugin-gen's header file, we can export is as
> an inline, since tcg.h is included in the header (we need tcg_ctx).
>
> Signed-off-by: Emilio G. Cota
>
> ---
> v3
> - use g_byte_array
> ---
> accel/tcg/plug
From: "Emilio G. Cota"
By adding it to plugin-gen's header file, we can export is as
an inline, since tcg.h is included in the header (we need tcg_ctx).
Signed-off-by: Emilio G. Cota
---
v3
- use g_byte_array
---
accel/tcg/plugin-gen.c| 10 +-
include/exec/plugin-gen.h | 23