From: Paolo Bonzini <pbonzini@redhat.com>
To: qemu-devel@nongnu.org
Cc: qemu-ppc@nongnu.org, aurelien@aurel32.net, rth@twiddle.net
Subject: [Qemu-devel] [PATCH 0/2] tcg-ppc: use new return-argument ld/st helpers
Date: Thu, 5 Sep 2013 10:22:07 +0200 [thread overview]
Message-ID: <1378369329-2187-1-git-send-email-pbonzini@redhat.com> (raw)
Last month I revived my old PowerBook, and here are the resulting patches
to use the new return-argument ld/st helpers. I have a few more tcg-ppc
patches but they have a much smaller performance impact so I'll wait
till I have some more free time before posting. But the impact of the
new helpers is huge, and AIUI Richard wants to get rid of GETPC_LDST
so here are these.
Paolo Bonzini (2):
tcg-ppc: fix qemu_ld/qemu_st for AIX ABI
tcg-ppc: use new return-argument ld/st helpers
include/exec/exec-all.h | 4 +---
tcg/ppc/tcg-target.c | 56 ++++++++++++++++++++++++-------------------------
2 files changed, 29 insertions(+), 31 deletions(-)
--
1.8.3.1
next reply other threads:[~2013-09-05 8:22 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-05 8:22 Paolo Bonzini [this message]
2013-09-05 8:22 ` [Qemu-devel] [PATCH 1/2] tcg-ppc: fix qemu_ld/qemu_st for AIX ABI Paolo Bonzini
2013-09-05 8:22 ` [Qemu-devel] [PATCH 2/2] tcg-ppc: use new return-argument ld/st helpers Paolo Bonzini
2013-09-05 15:17 ` Richard Henderson
2013-09-05 15:41 ` Paolo Bonzini
2013-09-05 9:46 ` [Qemu-devel] [Qemu-ppc] [PATCH 0/2] " Alexander Graf
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=1378369329-2187-1-git-send-email-pbonzini@redhat.com \
--to=pbonzini@redhat.com \
--cc=aurelien@aurel32.net \
--cc=qemu-devel@nongnu.org \
--cc=qemu-ppc@nongnu.org \
--cc=rth@twiddle.net \
/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).