qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Peter Maydell <peter.maydell@linaro.org>
To: "Edgar E. Iglesias" <edgar.iglesias@gmail.com>
Cc: "Jia Liu" <proljc@gmail.com>,
	patches@linaro.org, "Riku Voipio" <riku.voipio@iki.fi>,
	"Alexander Graf" <agraf@suse.de>,
	qemu-devel@nongnu.org, "Blue Swirl" <blauwirbel@gmail.com>,
	"Guan Xuetao" <gxt@mprc.pku.edu.cn>,
	"Andreas Färber" <afaerber@suse.de>,
	"Aurelien Jarno" <aurelien@aurel32.net>,
	"Richard Henderson" <rth@twiddle.net>
Subject: Re: [Qemu-devel] [PATCH] linux-user: Move cpu_clone_regs() and cpu_set_tls() into linux-user
Date: Tue, 25 Jun 2013 13:04:19 +0100	[thread overview]
Message-ID: <CAFEAcA9bSOYGw0V2_ubpaprSzdN6JLuHuK79es07nmpywGutEw@mail.gmail.com> (raw)
In-Reply-To: <20130625115557.GS5991@smtp.vpn>

On 25 June 2013 12:55, Edgar E. Iglesias <edgar.iglesias@gmail.com> wrote:
> On Tue, Jun 25, 2013 at 11:35:44AM +0100, Peter Maydell wrote:
> Makes sense to me. Maybe there could be a better name than target_cpu.h
> but I don't have a better suggestion.

Yeah, the name isn't fantastic but I didn't want to use plain
cpu.h (really confusing) and we've got other target_*.h in the
per-arch directories already, so it's at least vaguely consistent.

thanks
-- PMM

  reply	other threads:[~2013-06-25 12:04 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-25 10:35 [Qemu-devel] [PATCH] linux-user: Move cpu_clone_regs() and cpu_set_tls() into linux-user Peter Maydell
2013-06-25 11:49 ` Andreas Färber
2013-06-27 18:33   ` Peter Maydell
2013-06-25 11:55 ` Edgar E. Iglesias
2013-06-25 12:04   ` Peter Maydell [this message]
2013-06-25 13:56 ` Richard Henderson
2013-06-25 14:07   ` Peter Maydell

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=CAFEAcA9bSOYGw0V2_ubpaprSzdN6JLuHuK79es07nmpywGutEw@mail.gmail.com \
    --to=peter.maydell@linaro.org \
    --cc=afaerber@suse.de \
    --cc=agraf@suse.de \
    --cc=aurelien@aurel32.net \
    --cc=blauwirbel@gmail.com \
    --cc=edgar.iglesias@gmail.com \
    --cc=gxt@mprc.pku.edu.cn \
    --cc=patches@linaro.org \
    --cc=proljc@gmail.com \
    --cc=qemu-devel@nongnu.org \
    --cc=riku.voipio@iki.fi \
    --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).