From: Richard Henderson <rth@twiddle.net>
To: qemu-devel@nongnu.org
Cc: aurelien@aurel32.net, anthony@codemonkey.ws
Subject: [Qemu-devel] [PULL 0/8] tcg-arm qemu_ld/st improvements
Date: Tue, 1 Oct 2013 14:31:41 -0700 [thread overview]
Message-ID: <1380663109-14434-1-git-send-email-rth@twiddle.net> (raw)
Merely rebased from the last patch set posted, fixing trivial
conflicts with the ppc/ppc64 qemu_ld/st patch set.
r~
The following changes since commit a684f3cf9b9b9c3cb82be87aafc463de8974610c:
Merge remote-tracking branch 'kraxel/seabios-1.7.3.2' into staging (2013-09-30 17:15:27 -0500)
are available in the git repository at:
git://github.com/rth7680/qemu.git tcg-arm-pull
for you to fetch changes up to ee06e23051251c00778edf54fb930198df0e873a:
tcg-arm: Move the tlb addend load earlier (2013-10-01 10:20:33 -0700)
----------------------------------------------------------------
Richard Henderson (8):
tcg-arm: Use ldrd/strd for appropriate qemu_ld/st64
tcg-arm: Rearrange slow-path qemu_ld/st
tcg-arm: Use strd for tcg_out_arg_reg64
tcg-arm: Use QEMU_BUILD_BUG_ON to verify constraints on tlb
tcg-arm: Move load of tlb addend into tcg_out_tlb_read
tcg-arm: Return register containing tlb addend
tcg-arm: Remove restriction on qemu_ld output register
tcg-arm: Move the tlb addend load earlier
include/exec/exec-all.h | 16 +-
tcg/arm/tcg-target.c | 385 +++++++++++++++++++++++++++---------------------
2 files changed, 216 insertions(+), 185 deletions(-)
next reply other threads:[~2013-10-01 21:37 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-01 21:31 Richard Henderson [this message]
2013-10-01 21:31 ` [Qemu-devel] [PULL 1/8] tcg-arm: Use ldrd/strd for appropriate qemu_ld/st64 Richard Henderson
2013-10-01 21:31 ` [Qemu-devel] [PULL 2/8] tcg-arm: Rearrange slow-path qemu_ld/st Richard Henderson
2013-10-01 21:31 ` [Qemu-devel] [PULL 3/8] tcg-arm: Use strd for tcg_out_arg_reg64 Richard Henderson
2013-10-01 21:31 ` [Qemu-devel] [PULL 4/8] tcg-arm: Use QEMU_BUILD_BUG_ON to verify constraints on tlb Richard Henderson
2013-10-03 12:15 ` [Qemu-devel] [PULL 4/8] tcg-arm: Use QEMU_BUILD_BUG_ON to verifyconstraints on tlbb Alex Bennée
2013-10-01 21:31 ` [Qemu-devel] [PULL 5/8] tcg-arm: Move load of tlb addend into tcg_out_tlb_read Richard Henderson
2013-10-01 21:31 ` [Qemu-devel] [PULL 6/8] tcg-arm: Return register containing tlb addend Richard Henderson
2013-10-01 21:31 ` [Qemu-devel] [PULL 7/8] tcg-arm: Remove restriction on qemu_ld output register Richard Henderson
2013-10-01 21:31 ` [Qemu-devel] [PULL 8/8] tcg-arm: Move the tlb addend load earlier Richard Henderson
2013-10-03 11:56 ` Alex Bennée
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=1380663109-14434-1-git-send-email-rth@twiddle.net \
--to=rth@twiddle.net \
--cc=anthony@codemonkey.ws \
--cc=aurelien@aurel32.net \
--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).