From: Richard Henderson <rth@twiddle.net>
To: Eduardo Habkost <ehabkost@redhat.com>, qemu-devel@nongnu.org
Cc: "Paolo Bonzini" <pbonzini@redhat.com>,
"Andreas Färber" <afaerber@suse.de>
Subject: Re: [Qemu-devel] [PATCH 1/2] tcg: Introduce tcg_arch_init() function
Date: Fri, 19 Dec 2014 08:05:55 -0600 [thread overview]
Message-ID: <549430C3.7030802@twiddle.net> (raw)
In-Reply-To: <1418963165-498-2-git-send-email-ehabkost@redhat.com>
On 12/18/2014 10:26 PM, Eduardo Habkost wrote:
> +void tcg_arch_init(void);
I'm not keen on the name, because it's fairly ambiguous whether "arch" is
talking about the host or target. It doesn't help that "tcg_target" is the
host. ;-P
Assuming we do this (see hook discussion), what about "translator" instead?
r~
next prev parent reply other threads:[~2014-12-19 14:06 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-12-19 4:26 [Qemu-devel] [PATCH 0/2] tcg: Move TCG arch-specific initialization inside TCG code Eduardo Habkost
2014-12-19 4:26 ` [Qemu-devel] [PATCH 1/2] tcg: Introduce tcg_arch_init() function Eduardo Habkost
2014-12-19 14:05 ` Richard Henderson [this message]
2014-12-19 4:26 ` [Qemu-devel] [PATCH 2/2] target-i386: Implement tcg_arch_init() Eduardo Habkost
2014-12-19 9:47 ` [Qemu-devel] [PATCH 0/2] tcg: Move TCG arch-specific initialization inside TCG code Andreas Färber
2014-12-19 10:29 ` Paolo Bonzini
2014-12-19 13:16 ` Eduardo Habkost
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=549430C3.7030802@twiddle.net \
--to=rth@twiddle.net \
--cc=afaerber@suse.de \
--cc=ehabkost@redhat.com \
--cc=pbonzini@redhat.com \
--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 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).