All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefan Weil <sw@weilnetz.de>
To: Aurelien Jarno <aurelien@aurel32.net>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] tcg: remove obsolete jmp op
Date: Wed, 03 Oct 2012 22:21:26 +0200	[thread overview]
Message-ID: <506C9E46.9030504@weilnetz.de> (raw)
In-Reply-To: <1349118049-20978-1-git-send-email-aurelien@aurel32.net>

Am 01.10.2012 21:00, schrieb Aurelien Jarno:
> The TCG jmp operation doesn't really make sense in the QEMU context, it
> is unused, it is not implemented by some targets, and it is wrongly
> implemented by some others.
>
> This patch simply removes it.
>
> Cc: Andrzej Zaborowski<balrogg@gmail.com>
> Cc: Richard Henderson<rth@twiddle.net>
> Cc: Vassili Karpov (malc)<av1474@comtv.ru>
> Cc: Alexander Graf<agraf@suse.de>
> Cc: Blue Swirl<blauwirbel@gmail.com>
> Cc: Stefan Weil<sw@weilnetz.de>
> Signed-off-by: Aurelien Jarno<aurelien@aurel32.net>
> ---
>   tcg/README             |    7 +------
>   tcg/arm/tcg-target.c   |    7 -------
>   tcg/hppa/tcg-target.c  |    6 ------
>   tcg/i386/tcg-target.c  |    9 ---------
>   tcg/ia64/tcg-target.c  |    4 ----
>   tcg/mips/tcg-target.c  |    5 -----
>   tcg/ppc/tcg-target.c   |   10 ----------
>   tcg/ppc64/tcg-target.c |   10 ----------
>   tcg/s390/tcg-target.c  |    6 ------
>   tcg/sparc/tcg-target.c |    2 --
>   tcg/tcg-opc.h          |    1 -
>   tcg/tci/tcg-target.c   |    4 ----
>   tci.c                  |    1 -
>   13 files changed, 1 insertion(+), 71 deletions(-)
>
>    

Acked-by: Stefan Weil<sw@weilnetz.de>

      parent reply	other threads:[~2012-10-03 20:21 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-01 19:00 [Qemu-devel] [PATCH] tcg: remove obsolete jmp op Aurelien Jarno
2012-10-01 21:15 ` Richard Henderson
2012-10-03 20:03 ` Blue Swirl
2012-10-03 20:21 ` Stefan Weil [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=506C9E46.9030504@weilnetz.de \
    --to=sw@weilnetz.de \
    --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 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.