qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Emilio G. Cota" <cota@braap.org>
To: Richard Henderson <richard.henderson@linaro.org>
Cc: qemu-devel@nongnu.org, laurent.desnogues@gmail.com,
	qemu-s390x@nongnu.org
Subject: Re: [Qemu-devel] [PATCH 1/2] tcg: Allow constant pool entries in the prologue
Date: Thu, 26 Oct 2017 13:44:51 -0400	[thread overview]
Message-ID: <20171026174451.GB2334@flamenco> (raw)
In-Reply-To: <20171026152704.24525-2-richard.henderson@linaro.org>

On Thu, Oct 26, 2017 at 17:27:03 +0200, Richard Henderson wrote:
> Both ARMv6 and AArch64 currently may drop complex guest_base values
> into the constant pool.  But generic code wasn't expecting that, and
> the pool is not emitted.  Correct that.
> 
> Reported-by: Laurent Desnogues <laurent.desnogues@gmail.com>
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>

Tested-by: Emilio G. Cota <cota@braap.org>

on an aarch64 host.

		Emilio

  reply	other threads:[~2017-10-26 17:44 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-26 15:27 [Qemu-devel] [PATCH 0/2] tcg constant pool fixups Richard Henderson
2017-10-26 15:27 ` [Qemu-devel] [PATCH 1/2] tcg: Allow constant pool entries in the prologue Richard Henderson
2017-10-26 17:44   ` Emilio G. Cota [this message]
2017-10-27  5:09   ` Laurent Desnogues
2017-10-26 15:27 ` [Qemu-devel] [PATCH 2/2] tcg/s390x: Use constant pool for prologue 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=20171026174451.GB2334@flamenco \
    --to=cota@braap.org \
    --cc=laurent.desnogues@gmail.com \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-s390x@nongnu.org \
    --cc=richard.henderson@linaro.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).