qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Emilio G. Cota" <cota@braap.org>
To: qemu-devel@nongnu.org
Cc: Richard Henderson <rth@twiddle.net>,
	Aurelien Jarno <aurelien@aurel32.net>
Subject: [Qemu-devel] [PATCH 0/2] target/sh4: translator loop conversion
Date: Thu, 15 Feb 2018 22:18:23 -0500	[thread overview]
Message-ID: <1518751105-17211-1-git-send-email-cota@braap.org> (raw)

Tested on Aurelien's debian sh4 image.

There's a twist in this conversion in that max_insns might be
modified by .tb_start; this is what patch 1 introduces.

Note that I've sent patches for converting other targets to the
translation loop; those have not yet hit master so in patch 1
I am ignoring the corresponding targets.

Thanks,

		Emilio

             reply	other threads:[~2018-02-16  3:18 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-16  3:18 Emilio G. Cota [this message]
2018-02-16  3:18 ` [Qemu-devel] [PATCH 1/2] translator: pass max_insns to tb_start Emilio G. Cota
2018-02-19 19:31   ` Richard Henderson
2018-02-19 19:34     ` Richard Henderson
2018-02-19 21:14       ` Emilio G. Cota
2018-02-16  3:18 ` [Qemu-devel] [PATCH 2/2] target/sh4: convert to TranslatorOps Emilio G. Cota
2018-02-19 19:32   ` Richard Henderson
2018-02-23  5:43 ` [Qemu-devel] [PATCH 0/2] target/sh4: translator loop conversion no-reply
2018-02-23 23:44 ` no-reply
2018-02-24 20:36 ` no-reply

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=1518751105-17211-1-git-send-email-cota@braap.org \
    --to=cota@braap.org \
    --cc=aurelien@aurel32.net \
    --cc=qemu-devel@nongnu.org \
    --cc=rth@twiddle.net \
    /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).