On 13/09/2017 11:05, Sergio Andres Gomez Del Real wrote:
>
> Changes in v4:
> (1) Use g_new0 instead of g_malloc.
> (2) hvf TODO's in cpu.c explained: in-kernel irqchip.
> (3) Introduce ins_len field in patch where actually used.
> (4) Remove outdated comment "/* Definition of
Changes in v4:
(1) Use g_new0 instead of g_malloc.
(2) hvf TODO's in cpu.c explained: in-kernel irqchip.
(3) Introduce ins_len field in patch where actually used.
(4) Remove outdated comment "/* Definition of hvf_state is here */"
(5) Treat vcpu_dirty as boolean throughout.
(