qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Richard Henderson <rth@twiddle.net>
To: Jiang Biao <jiang.biao2@zte.com.cn>, qemu-devel@nongnu.org
Cc: jinguojie@loongson.cn, james.hogan@imgtec.com,
	jiang.yong5@zte.com.cn, wang.liang82@zte.com.cn,
	shi.zhongbing@zte.com.cn, zhong.weidong@zte.com.cn
Subject: Re: [Qemu-devel] [PATCH] tcg/mips: reserve a register for the guest_base.
Date: Mon, 10 Jul 2017 06:01:49 -1000	[thread overview]
Message-ID: <d6583a64-dbc4-f557-7688-b3d3081c382c@twiddle.net> (raw)
In-Reply-To: <1499677934-2249-1-git-send-email-jiang.biao2@zte.com.cn>

On 07/09/2017 11:12 PM, Jiang Biao wrote:
> Reserve a register for the guest_base using ppc code for reference.
> By doing so, we do not have to recompute it for every memory load.
> 
> Signed-off-by: Jiang Biao<jiang.biao2@zte.com.cn>
> Signed-off-by: Richard Henderson<rth@twiddle.net>
> ---
>   tcg/mips/tcg-target.inc.c | 17 +++++++++++++----
>   1 file changed, 13 insertions(+), 4 deletions(-)

For future reference, you should not add a Signed-off-by for someone else. 
That is like writing someone else's signature.

You may acknowledge my suggestion with a Suggested-by tag.

QEMU uses the same rules for this as does the linux kernel.  Please read

> https://github.com/torvalds/linux/blob/master/Documentation/process/submitting-patches.rst

or at least section 11 from

> https://github.com/torvalds/linux/blob/master/Documentation/translations/zh_CN/SubmittingPatches

(The translation may be be out of date.  I don't see any of the other tags, 
like Suggested-by, within the Chinese text.)

That said, applied to tcg-next.


r~

      reply	other threads:[~2017-07-10 16:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-10  9:12 [Qemu-devel] [PATCH] tcg/mips: reserve a register for the guest_base Jiang Biao
2017-07-10 16:01 ` Richard Henderson [this message]

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=d6583a64-dbc4-f557-7688-b3d3081c382c@twiddle.net \
    --to=rth@twiddle.net \
    --cc=james.hogan@imgtec.com \
    --cc=jiang.biao2@zte.com.cn \
    --cc=jiang.yong5@zte.com.cn \
    --cc=jinguojie@loongson.cn \
    --cc=qemu-devel@nongnu.org \
    --cc=shi.zhongbing@zte.com.cn \
    --cc=wang.liang82@zte.com.cn \
    --cc=zhong.weidong@zte.com.cn \
    /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).