From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=55110 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OI37z-0005S4-9Q for qemu-devel@nongnu.org; Fri, 28 May 2010 13:13:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OI37x-0003ly-Su for qemu-devel@nongnu.org; Fri, 28 May 2010 13:13:47 -0400 Received: from are.twiddle.net ([75.149.56.221]:58435) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OI37x-0003ls-LO for qemu-devel@nongnu.org; Fri, 28 May 2010 13:13:45 -0400 Message-ID: <4BFFF9C7.4040506@twiddle.net> Date: Fri, 28 May 2010 10:13:43 -0700 From: Richard Henderson MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH 02/62] add lost chunks from the original patch References: <1274993204-30766-1-git-send-email-rth@twiddle.net> <1274993204-30766-3-git-send-email-rth@twiddle.net> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?ISO-8859-1?Q?Andreas_F=E4rber?= Cc: qemu-devel Developers , Alexander Graf On 05/28/2010 09:49 AM, Andreas F=E4rber wrote: > Am 27.05.2010 um 22:45 schrieb Richard Henderson: >=20 >> From: Alexander Graf >> >> --- >> tcg/s390/tcg-target.c | 3 ++ >> tcg/s390/tcg-target.h | 86 >> +++++++++++++++++++++++++++++++++++++++++++++++-- >> 2 files changed, 86 insertions(+), 3 deletions(-) >=20 > This one's missing an SoB, and fwiw I think it should be squashed with > the preceding one. I'm intending to squash about 25 of these so that the "base" patch actually works. Perhaps it was premature to post the 62-part edition. That said, Blue caught a license problem, so it hasn't been a complete waste of time. r~