On 24 May 2018 at 22:55, Philippe Mathieu-Daudé <f4...@amsat.org> wrote: > Cc'ing qemu-devel for patchew and co > > On 05/24/2018 06:37 PM, Paolo Bonzini wrote: >> cpregs_keys is an uint32_t* so the allocation should use uint32_t. >> g_new is even better because it is type-safe. >> >> Signed-off-by: Paolo Bonzini <pbonz...@redhat.com> > > Reviewed-by: Philippe Mathieu-Daudé <f4...@amsat.org>
Applied to target-arm.next, thanks. -- PMM