All of lore.kernel.org
 help / color / mirror / Atom feed
From: Aurelien Jarno <aurelien@aurel32.net>
To: Richard Henderson <rth@twiddle.net>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH 0/2] tcg cleanups, part 4
Date: Wed, 9 Jun 2010 11:42:43 +0200	[thread overview]
Message-ID: <20100609094243.GA26968@volta.aurel32.net> (raw)
In-Reply-To: <1275524816-4187-1-git-send-email-rth@twiddle.net>

On Wed, Jun 02, 2010 at 05:26:54PM -0700, Richard Henderson wrote:
> The tcg_out_mov patch you've seen before, but now contains a
> TCG_TYPE_REG that should address the concerns you had with 
> the changes to the sparc port.  It's also been updated to HEAD
> to reflect the changes in tcg/i386.
> 
> The second patch is new.
> 
> 
> r~
> 
> 
> 
> Richard Henderson (2):
>   tcg: Add TYPE parameter to tcg_out_mov.
>   tcg: Make some tcg-target.c routines static.
> 
>  tcg/arm/tcg-target.c    |    6 ++--
>  tcg/hppa/tcg-target.c   |   42 +++++++++++++++++++-------------------
>  tcg/i386/tcg-target.c   |   40 ++++++++++++++++++------------------
>  tcg/ia64/tcg-target.c   |    7 +++--
>  tcg/mips/tcg-target.c   |   32 ++++++++++++++--------------
>  tcg/ppc/tcg-target.c    |   52 +++++++++++++++++++++++-----------------------
>  tcg/ppc64/tcg-target.c  |   14 ++++++------
>  tcg/s390/tcg-target.c   |    6 ++--
>  tcg/sparc/tcg-target.c  |   14 ++++++------
>  tcg/tcg.c               |   14 +++++++-----
>  tcg/tcg.h               |   14 ++++++++----
>  tcg/x86_64/tcg-target.c |   49 ++++++++++++++++++--------------------------
>  12 files changed, 144 insertions(+), 146 deletions(-)
> 

Thanks, applied.


-- 
Aurelien Jarno                          GPG: 1024D/F1BCDB73
aurelien@aurel32.net                 http://www.aurel32.net

      parent reply	other threads:[~2010-06-09  9:42 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-03  0:26 [Qemu-devel] [PATCH 0/2] tcg cleanups, part 4 Richard Henderson
2010-06-03  0:26 ` [Qemu-devel] [PATCH 1/2] tcg: Add TYPE parameter to tcg_out_mov Richard Henderson
2010-06-04 19:19   ` Blue Swirl
2010-06-04 19:34     ` Richard Henderson
2010-06-03  0:26 ` [Qemu-devel] [PATCH 2/2] tcg: Make some tcg-target.c routines static Richard Henderson
2010-06-03  9:23 ` [Qemu-devel] [PATCH 0/2] tcg cleanups, part 4 malc
2010-06-04  0:35 ` [Qemu-devel] [PATCH 0/2] tcg-i386: merge 64-bit, guest_base improvement Richard Henderson
2010-06-04  0:35   ` [Qemu-devel] [PATCH 1/2] tcg-i386: Merge 64-bit generation Richard Henderson
2010-06-09 22:18     ` Aurelien Jarno
2010-06-04  0:35   ` [Qemu-devel] [PATCH 2/2] tcg-i386: Use segment registers to implement GUEST_BASE Richard Henderson
2010-06-04  6:35     ` Alexander Graf
2010-06-07 19:45       ` Richard Henderson
2010-06-09  9:42 ` Aurelien Jarno [this message]

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=20100609094243.GA26968@volta.aurel32.net \
    --to=aurelien@aurel32.net \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.