qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 0/4] target/xtensa: Convert to TranslatorOps


From: Max Filippov
Subject: Re: [Qemu-devel] [PATCH 0/4] target/xtensa: Convert to TranslatorOps
Date: Tue, 22 May 2018 02:39:52 -0700

Hi Richard,

On Sat, May 12, 2018 at 10:57 AM, Richard Henderson
<address@hidden> wrote:
> I have one xtensa image against which to test this.
> There are enough options going on here in the xtensa
> frontend that this probably needs a better work-out.
>
>
> r~
>
>
> Richard Henderson (4):
>   target/xtensa: Replace DISAS_UPDATE with DISAS_NORETURN
>   target/xtensa: Convert to DisasContextBase
>   target/xtensa: Change gen_intermediate_code dc to pointer
>   target/xtensa: Convert to TranslatorOps
>
>  target/xtensa/translate.c | 345 +++++++++++++++++++-------------------
>  1 file changed, 177 insertions(+), 168 deletions(-)

With the change that I've mentioned in response to 4/4:
Tested-by: Max Filippov <address@hidden>
Acked-by: Max Filippov <address@hidden>
for the series.

Would you like to do that change and carry the series yourself
or should I take it?

-- 
Thanks.
-- Max



reply via email to

[Prev in Thread] Current Thread [Next in Thread]