- Original Message -
> From: "Philippe Mathieu-Daudé"
> To: mreza...@redhat.com, qemu-devel@nongnu.org
> Cc: "Richard Henderson" , "Eric Blake"
>
> Sent: Monday, January 11, 2021 1:15:04 PM
> Subject: Re: [RHEL7 qemu-kvm PATCH 3/3] Fix t
On 1/11/21 12:30 PM, mreza...@redhat.com wrote:
> From: Miroslav Rezanina
>
> There's prototype mismatch between tcg/tcg.c and tcg/aarch/tcg-target.c.inc:
>
> tcg.c:
>
> static void tcg_out_op(TCGContext *s, TCGOpcode opc, const TCGArg *args,
>const int *const_ar
From: Miroslav Rezanina
There's prototype mismatch between tcg/tcg.c and tcg/aarch/tcg-target.c.inc:
tcg.c:
static void tcg_out_op(TCGContext *s, TCGOpcode opc, const TCGArg *args,
const int *const_args);
tcg-target.c.inc:
static void tcg_out_op(TCGContext *