qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
To: Richard Henderson <rth@twiddle.net>
Cc: blauwirbel@gmail.com, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH 00/11] tcg-sparc updates
Date: Sun, 09 Mar 2014 22:21:21 +0000	[thread overview]
Message-ID: <531CE961.1080108@ilande.co.uk> (raw)
In-Reply-To: <1394043081-4668-1-git-send-email-rth@twiddle.net>

On 05/03/14 18:11, Richard Henderson wrote:

> Rescued from a branch from September.  I can't recall if I ever
> actually posted these back then, so I'll wait a week before asking
> for a pull.
>
> Re-tested on v8plus.  The machine doesn't have 64-bit libraries
> installed, so I'm a bit stuck with that.
>
>
> r~
>
>
> 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(-)

Hi Richard,

The basic patchset applies fine to git master although I got the 
following warning from git-am:

Applying: tcg-sparc: Fix tlb read
/home/build/src/qemu/git/qemu/.git/rebase-apply/patch:49: trailing 
whitespace.

All my SPARC32 and SPARC64 images run with no regressions, and there is 
a perceivable slight increase in performance here.

Tested-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>


ATB,

Mark.

  parent reply	other threads:[~2014-03-09 22:23 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-05 18:11 [Qemu-devel] [PATCH 00/11] tcg-sparc updates Richard Henderson
2014-03-05 18:11 ` [Qemu-devel] [PATCH 01/11] tcg-sparc: Fix ld64 for 32-bit mode Richard Henderson
2014-03-05 18:11 ` [Qemu-devel] [PATCH 02/11] tcg-sparc: Fix tlb read Richard Henderson
2014-03-05 18:11 ` [Qemu-devel] [PATCH 03/11] tcg-sparc: Tidy call+jump patterns Richard Henderson
2014-03-05 18:11 ` [Qemu-devel] [PATCH 04/11] tcg-sparc: Use intptr_t as appropriate Richard Henderson
2014-03-05 18:11 ` [Qemu-devel] [PATCH 05/11] tcg-sparc: Don't handle remainder Richard Henderson
2014-03-05 18:11 ` [Qemu-devel] [PATCH 06/11] tcg-sparc: Dont handle constant arguments to ext32 ops Richard Henderson
2014-03-05 18:11 ` [Qemu-devel] [PATCH 07/11] tcg-sparc: Improve tcg_out_movi Richard Henderson
2014-03-05 18:11 ` [Qemu-devel] [PATCH 08/11] tcg-sparc: Use TCGMemOp within qemu_ldst routines Richard Henderson
2014-03-05 18:11 ` [Qemu-devel] [PATCH 09/11] tcg-sparc: Tidy tcg_out_tlb_load interface Richard Henderson
2014-03-05 18:11 ` [Qemu-devel] [PATCH 10/11] tcg-sparc: Convert to new ldst helpers Richard Henderson
2014-03-05 18:11 ` [Qemu-devel] [PATCH 11/11] tcg-sparc: Convert to new ldst opcodes Richard Henderson
2014-03-09 22:21 ` Mark Cave-Ayland [this message]
2014-03-10  9:06   ` [Qemu-devel] [PATCH 00/11] tcg-sparc updates Artyom Tarasenko
2014-03-10  9:19     ` Mark Cave-Ayland
2014-03-10 16:03       ` 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=531CE961.1080108@ilande.co.uk \
    --to=mark.cave-ayland@ilande.co.uk \
    --cc=blauwirbel@gmail.com \
    --cc=qemu-devel@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).