From: Richard Henderson <rth@twiddle.net>
To: qemu-devel@nongnu.org
Cc: aurelien@aurel32.net
Subject: Re: [Qemu-devel] [PATCH v2 0/4] tcg-arm: Implement tcg_register_jit
Date: Mon, 10 Jun 2013 11:41:12 -0700 [thread overview]
Message-ID: <51B61DC8.900@twiddle.net> (raw)
In-Reply-To: <1370453368-21214-1-git-send-email-rth@twiddle.net>
Ping.
On 06/05/2013 10:29 AM, Richard Henderson wrote:
> Changes v1-v2:
> The suggestions for improvement I got from round 1 apply to all
> of the hosts, not just arm.
>
>
> r~
>
>
> Richard Henderson (4):
> tcg: Fix high_pc fields in .debug_info
> tcg: Move the CIE and FDE header definitions to common code
> tcg-i386: Use QEMU_BUILD_BUG_ON instead of assert for frame size
> tcg-arm: Implement tcg_register_jit
>
> tcg/arm/tcg-target.c | 76 ++++++++++++++++++++++++++++++++++++++++++++------
> tcg/hppa/tcg-target.c | 35 +++++++----------------
> tcg/i386/tcg-target.c | 45 +++++++++++-------------------
> tcg/sparc/tcg-target.c | 35 +++++++----------------
> tcg/tcg.c | 22 +++++++++++++--
> 5 files changed, 123 insertions(+), 90 deletions(-)
>
next prev parent reply other threads:[~2013-06-10 18:42 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-05 17:29 [Qemu-devel] [PATCH v2 0/4] tcg-arm: Implement tcg_register_jit Richard Henderson
2013-06-05 17:29 ` [Qemu-devel] [PATCH v2 1/4] tcg: Fix high_pc fields in .debug_info Richard Henderson
2013-06-05 17:29 ` [Qemu-devel] [PATCH v2 2/4] tcg: Move the CIE and FDE header definitions to common code Richard Henderson
2013-06-05 17:29 ` [Qemu-devel] [PATCH v2 3/4] tcg-i386: Use QEMU_BUILD_BUG_ON instead of assert for frame size Richard Henderson
2013-06-17 22:08 ` Andreas Färber
2013-06-05 17:29 ` [Qemu-devel] [PATCH v2 4/4] tcg-arm: Implement tcg_register_jit Richard Henderson
2013-06-17 22:12 ` Andreas Färber
2013-06-17 22:16 ` Peter Maydell
2013-06-17 22:30 ` Andreas Färber
2013-06-10 18:41 ` Richard Henderson [this message]
2013-06-17 15:54 ` [Qemu-devel] [PATCH v2 0/4] " Richard Henderson
2013-06-25 3:44 ` Richard Henderson
2013-07-02 15:14 ` Richard Henderson
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=51B61DC8.900@twiddle.net \
--to=rth@twiddle.net \
--cc=aurelien@aurel32.net \
--cc=qemu-devel@nongnu.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.