From: Richard Henderson <richard.henderson@linaro.org>
To: qemu-devel@nongnu.org
Cc: peter.maydell@linaro.org, aurelien@aurel32.net
Subject: [Qemu-devel] [PULL 0/4] TCG queued patches
Date: Fri, 12 Jan 2018 13:06:09 -0800 [thread overview]
Message-ID: <20180112210613.14124-1-richard.henderson@linaro.org> (raw)
This includes a fix for the tcg/arm bug exposed by the ppc64 code change
for comparisons.
It also includes improvements to tcg/arm and tcg/ppc to allow for larger
CPUFooState structures, as exposed by expanding CPUARMState for 2048-bit
vector registers.
Note that tcg/mips has the exact same problem. However, the mips isa
makes it more difficult to fix up. I'd like someone with hardware to
make this change.
r~
The following changes since commit 7398166ddf7c6dbbc9cae6ac69bb2feda14b40ac:
Merge remote-tracking branch 'remotes/kraxel/tags/vnc-20180112-pull-request' into staging (2018-01-12 16:01:30 +0000)
are available in the Git repository at:
git://github.com/rth7680/qemu.git tags/pull-tcg-20180112
for you to fetch changes up to bb08c35b17b7245c696bd12e527453e624e77da3:
tcg/ppc: Allow a 32-bit offset to the constant pool (2018-01-12 12:50:36 -0800)
----------------------------------------------------------------
Queued tcg patches
----------------------------------------------------------------
Richard Henderson (4):
tcg/arm: Fix double-word comparisons
tcg/arm: Support tlb offsets larger than 64k
tcg/ppc: Support tlb offsets larger than 64k
tcg/ppc: Allow a 32-bit offset to the constant pool
tcg/arm/tcg-target.inc.c | 142 ++++++++++++++++++++++++++++++++---------------
tcg/ppc/tcg-target.inc.c | 84 ++++++++++++++++------------
2 files changed, 144 insertions(+), 82 deletions(-)
next reply other threads:[~2018-01-12 21:06 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-01-12 21:06 Richard Henderson [this message]
2018-01-12 21:06 ` [Qemu-devel] [PULL 1/4] tcg/arm: Fix double-word comparisons Richard Henderson
2018-01-12 21:06 ` [Qemu-devel] [PULL 2/4] tcg/arm: Support tlb offsets larger than 64k Richard Henderson
2018-01-12 21:06 ` [Qemu-devel] [PULL 3/4] tcg/ppc: " Richard Henderson
2018-01-12 21:06 ` [Qemu-devel] [PULL 4/4] tcg/ppc: Allow a 32-bit offset to the constant pool Richard Henderson
2018-01-12 21:42 ` [Qemu-devel] [PULL 0/4] TCG queued patches Aurelien Jarno
2018-01-15 10:08 ` Peter Maydell
-- strict thread matches above, loose matches on Subject: below --
2019-02-11 17:01 [Qemu-devel] [PULL 0/4] tcg " Richard Henderson
2019-02-11 18:53 ` 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=20180112210613.14124-1-richard.henderson@linaro.org \
--to=richard.henderson@linaro.org \
--cc=aurelien@aurel32.net \
--cc=peter.maydell@linaro.org \
--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).