From: Richard Henderson <rth@twiddle.net>
To: qemu-devel@nongnu.org
Cc: blauwirbel@gmail.com, peter.maydell@linaro.org
Subject: [Qemu-devel] [PULL for-2.0 00/11] tcg-sparc updates
Date: Mon, 17 Mar 2014 11:20:32 -0700 [thread overview]
Message-ID: <1395080443-5853-1-git-send-email-rth@twiddle.net> (raw)
Following the patch series posting from 2 weeks ago. The set
contains a couple of real bug fixes, not merely improvments,
so it'd be nice to have this in 2.0.
r~
The following changes since commit 87f639629334c4592c3ba1011af0f691db1e7ed1:
Merge remote-tracking branch 'remotes/kraxel/tags/pull-gtk-3' into staging (2014-03-17 15:51:57 +0000)
are available in the git repository at:
git://github.com/rth7680/qemu.git tcg-v8p-2
for you to fetch changes up to cab0a7ea002b0a01ebfbde5d3c8ace0b6848ffcc:
tcg-sparc: Convert to new ldst opcodes (2014-03-17 11:13:26 -0700)
----------------------------------------------------------------
Richard Henderson (11):
tcg-sparc: Fix ld64 for 32-bit mode
tcg-sparc: Fix tlb read
tcg-sparc: Tidy call+jump patterns
tcg-sparc: Use intptr_t as appropriate
tcg-sparc: Don't handle remainder
tcg-sparc: Dont handle constant arguments to ext32 ops
tcg-sparc: Improve tcg_out_movi
tcg-sparc: Use TCGMemOp within qemu_ldst routines
tcg-sparc: Tidy tcg_out_tlb_load interface
tcg-sparc: Convert to new ldst helpers
tcg-sparc: Convert to new ldst opcodes
tcg/sparc/tcg-target.c | 599 +++++++++++++++++++++++++------------------------
tcg/sparc/tcg-target.h | 6 +-
2 files changed, 304 insertions(+), 301 deletions(-)
next reply other threads:[~2014-03-17 18:21 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-17 18:20 Richard Henderson [this message]
2014-03-17 18:20 ` [Qemu-devel] [PULL for-2.0 01/11] tcg-sparc: Fix ld64 for 32-bit mode Richard Henderson
2014-03-17 18:20 ` [Qemu-devel] [PULL for-2.0 02/11] tcg-sparc: Fix tlb read Richard Henderson
2014-03-17 18:20 ` [Qemu-devel] [PULL for-2.0 03/11] tcg-sparc: Tidy call+jump patterns Richard Henderson
2014-03-17 18:20 ` [Qemu-devel] [PULL for-2.0 04/11] tcg-sparc: Use intptr_t as appropriate Richard Henderson
2014-03-17 18:20 ` [Qemu-devel] [PULL for-2.0 05/11] tcg-sparc: Don't handle remainder Richard Henderson
2014-03-17 18:20 ` [Qemu-devel] [PULL for-2.0 06/11] tcg-sparc: Dont handle constant arguments to ext32 ops Richard Henderson
2014-03-17 18:20 ` [Qemu-devel] [PULL for-2.0 07/11] tcg-sparc: Improve tcg_out_movi Richard Henderson
2014-03-17 18:20 ` [Qemu-devel] [PULL for-2.0 08/11] tcg-sparc: Use TCGMemOp within qemu_ldst routines Richard Henderson
2014-03-17 18:20 ` [Qemu-devel] [PULL for-2.0 09/11] tcg-sparc: Tidy tcg_out_tlb_load interface Richard Henderson
2014-03-17 18:20 ` [Qemu-devel] [PULL for-2.0 10/11] tcg-sparc: Convert to new ldst helpers Richard Henderson
2014-03-17 18:20 ` [Qemu-devel] [PULL for-2.0 11/11] tcg-sparc: Convert to new ldst opcodes Richard Henderson
2014-03-17 22:33 ` [Qemu-devel] [PULL for-2.0 00/11] tcg-sparc updates 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=1395080443-5853-1-git-send-email-rth@twiddle.net \
--to=rth@twiddle.net \
--cc=blauwirbel@gmail.com \
--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).