From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:41840) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QCV2y-00006H-Q9 for qemu-devel@nongnu.org; Wed, 20 Apr 2011 06:54:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QCV2x-00034n-J5 for qemu-devel@nongnu.org; Wed, 20 Apr 2011 06:54:12 -0400 Received: from hall.aurel32.net ([88.191.126.93]:60825) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QCV2x-00034A-EQ for qemu-devel@nongnu.org; Wed, 20 Apr 2011 06:54:11 -0400 Date: Wed, 20 Apr 2011 12:53:55 +0200 From: Aurelien Jarno Message-ID: <20110420105355.GL6388@volta.aurel32.net> References: <4DAC6837.9080106@mail.berlios.de> <1303144793-12751-1-git-send-email-weil@mail.berlios.de> <4DAEA168.4050901@mail.berlios.de> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline In-Reply-To: <4DAEA168.4050901@mail.berlios.de> Subject: Re: [Qemu-devel] [PULL] Remove unused function parameters List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Weil Cc: Peter Maydell , QEMU Developers On Wed, Apr 20, 2011 at 11:03:36AM +0200, Stefan Weil wrote: > 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. Thanks, pulled. In the future please resend the patches on the mailing list anyway if they differ from the previous patches. This can be in the same thread as the pull. This is quite handy when you want to work on QEMU without Internet access. > 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(-) > > > -- Aurelien Jarno GPG: 1024D/F1BCDB73 aurelien@aurel32.net http://www.aurel32.net