From: Laurent Vivier <laurent@vivier.eu>
To: Richard Henderson <richard.henderson@linaro.org>, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH v1.1 0/9] target/m68k: Convert to TranslatorOps
Date: Thu, 7 Jun 2018 22:25:46 +0200 [thread overview]
Message-ID: <d60e896c-472e-f2e4-e02f-cbb3bc185156@vivier.eu> (raw)
In-Reply-To: <20180512050250.12774-1-richard.henderson@linaro.org>
Le 12/05/2018 à 07:02, Richard Henderson a écrit :
> [ Ho, hum. I didn't clear out my scratch directory before sending v1.0. ]
>
> FYI, I've only tested this with linux-user-test-0.3 and
> our qemu coldfire testing kernel.
>
>
> r~
>
>
> Richard Henderson (9):
> target/m68k: Use DISAS_NORETURN for exceptions
> target/m68k: Replace DISAS_TB_JUMP with DISAS_NORETURN
> target/m68k: Remove DISAS_JUMP_NEXT as unused
> target/m68k: Use lookup_and_goto_tb for DISAS_JUMP
> target/m68k: Rename DISAS_UPDATE and gen_lookup_tb
> target/m68k: Convert to DisasContextBase
> target/m68k: Convert to TranslatorOps
> target/m68k: Improve ending TB at page boundaries
> target/m68k: Merge disas_m68k_insn into m68k_tr_translate_insn
>
> target/m68k/translate.c | 354 ++++++++++++++++++++--------------------
> 1 file changed, 179 insertions(+), 175 deletions(-)
>
Richard,
do you want I take this through my m68k tree or do you take this in a
TCG pull requests?
Thanks,
Laurent
next prev parent reply other threads:[~2018-06-07 20:25 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-05-12 5:02 [Qemu-devel] [PATCH v1.1 0/9] target/m68k: Convert to TranslatorOps Richard Henderson
2018-05-12 5:02 ` [Qemu-devel] [PATCH 1/9] target/m68k: Use DISAS_NORETURN for exceptions Richard Henderson
2018-05-12 5:02 ` [Qemu-devel] [PATCH 2/9] target/m68k: Replace DISAS_TB_JUMP with DISAS_NORETURN Richard Henderson
2018-05-12 5:02 ` [Qemu-devel] [PATCH 3/9] target/m68k: Remove DISAS_JUMP_NEXT as unused Richard Henderson
2018-05-12 5:02 ` [Qemu-devel] [PATCH 4/9] target/m68k: Use lookup_and_goto_tb for DISAS_JUMP Richard Henderson
2018-05-12 5:02 ` [Qemu-devel] [PATCH 5/9] target/m68k: Rename DISAS_UPDATE and gen_lookup_tb Richard Henderson
2018-05-12 5:02 ` [Qemu-devel] [PATCH 6/9] target/m68k: Convert to DisasContextBase Richard Henderson
2018-05-12 5:02 ` [Qemu-devel] [PATCH 7/9] target/m68k: Convert to TranslatorOps Richard Henderson
2018-05-12 5:02 ` [Qemu-devel] [PATCH 8/9] target/m68k: Improve ending TB at page boundaries Richard Henderson
2018-05-12 5:02 ` [Qemu-devel] [PATCH 9/9] target/m68k: Merge disas_m68k_insn into m68k_tr_translate_insn Richard Henderson
2018-05-12 5:24 ` [Qemu-devel] [PATCH v1.1 0/9] target/m68k: Convert to TranslatorOps no-reply
2018-05-13 10:16 ` Laurent Vivier
2018-06-07 20:25 ` Laurent Vivier [this message]
2018-06-08 17:48 ` Richard Henderson
2018-06-08 17:51 ` Laurent Vivier
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=d60e896c-472e-f2e4-e02f-cbb3bc185156@vivier.eu \
--to=laurent@vivier.eu \
--cc=qemu-devel@nongnu.org \
--cc=richard.henderson@linaro.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).