qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Stefan Weil <weil@mail.berlios.de>
To: Aurelien Jarno <aurelien@aurel32.net>
Cc: Peter Maydell <peter.maydell@linaro.org>,
	QEMU Developers <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [PULL] Remove unused function parameters
Date: Wed, 20 Apr 2011 11:03:36 +0200	[thread overview]
Message-ID: <4DAEA168.4050901@mail.berlios.de> (raw)
In-Reply-To: <BANLkTims5F7B3w8C5MWmH=MRpKwrTjqZcg@mail.gmail.com>

Hello,

I updated the first patch as suggested by Peter Maydell
(Fix [] typo, fix copy+paste error with SHA1 object name
in commit message). The rest is identical, so I don't
resend it to qemu-devel.

Cheers,
Stefan Weil


The following changes since commit 8d5192ee15bc519f83741f5e413ebba5d57a6abd:
   Alexander Graf (1):
         s390x: virtio machine storage keys

are available in the git repository at:

   git://qemu.weilnetz.de/git/qemu.git/ patches

Stefan Weil (2):
       Remove unused function parameters from gen_pc_load and rename the 
function
       Remove unused function parameter from cpu_restore_state

  cpu-exec.c                    |    2 +-
  exec-all.h                    |    7 +++----
  exec.c                        |    9 ++++-----
  target-alpha/op_helper.c      |    2 +-
  target-alpha/translate.c      |    3 +--
  target-arm/op_helper.c        |    2 +-
  target-arm/translate.c        |    7 +++----
  target-cris/op_helper.c       |    2 +-
  target-cris/translate.c       |    3 +--
  target-i386/op_helper.c       |    2 +-
  target-i386/translate.c       |    7 +++----
  target-lm32/op_helper.c       |    2 +-
  target-lm32/translate.c       |    3 +--
  target-m68k/op_helper.c       |    2 +-
  target-m68k/translate.c       |    3 +--
  target-microblaze/op_helper.c |    2 +-
  target-microblaze/translate.c |    3 +--
  target-mips/op_helper.c       |    4 ++--
  target-mips/translate.c       |    3 +--
  target-ppc/op_helper.c        |    2 +-
  target-ppc/translate.c        |    3 +--
  target-s390x/op_helper.c      |    2 +-
  target-s390x/translate.c      |    3 +--
  target-sh4/op_helper.c        |    2 +-
  target-sh4/translate.c        |    3 +--
  target-sparc/op_helper.c      |    2 +-
  target-sparc/translate.c      |    3 +--
  target-unicore32/translate.c  |    3 +--
  translate-all.c               |    5 ++---
  29 files changed, 40 insertions(+), 56 deletions(-)

  reply	other threads:[~2011-04-20  9:03 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-13 20:38 [Qemu-devel] [PATCH] Remove unneeded function parameter from gen_pc_load Stefan Weil
2011-04-13 21:05 ` Peter Maydell
2011-04-14 18:50   ` Stefan Weil
2011-04-17 18:27     ` Aurelien Jarno
2011-04-17 21:07       ` Stefan Weil
2011-04-17 21:34         ` Peter Maydell
2011-04-17 21:43           ` Aurelien Jarno
2011-04-18 16:35             ` Stefan Weil
2011-04-18 16:39               ` [Qemu-devel] [PATCH 1/2] Remove unused function parameters from gen_pc_load and rename the function Stefan Weil
2011-04-18 17:15                 ` Peter Maydell
2011-04-20  9:03                   ` Stefan Weil [this message]
2011-04-20 10:53                     ` [Qemu-devel] [PULL] Remove unused function parameters Aurelien Jarno
2011-04-20 10:57                       ` Peter Maydell
2011-04-18 16:39               ` [Qemu-devel] [PATCH 2/2] Remove unused function parameter from cpu_restore_state Stefan Weil
2011-04-18 17:28                 ` 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=4DAEA168.4050901@mail.berlios.de \
    --to=weil@mail.berlios.de \
    --cc=aurelien@aurel32.net \
    --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).