From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39523) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WigcX-0003N2-6R for qemu-devel@nongnu.org; Fri, 09 May 2014 04:57:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WigcS-0007Cu-UY for qemu-devel@nongnu.org; Fri, 09 May 2014 04:57:33 -0400 Received: from afflict.kos.to ([92.243.29.197]:51906) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WigcS-0007CY-NT for qemu-devel@nongnu.org; Fri, 09 May 2014 04:57:28 -0400 Date: Fri, 9 May 2014 11:57:27 +0300 From: Riku Voipio Message-ID: <20140509085727.GA1486@afflict.kos.to> References: <20140507130845.21362.34400.malonedeb@chaenomeles.canonical.com> <20140507143439.20651.96263.launchpad@gac.canonical.com> <20140509081402.GA1115@afflict.kos.to> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: Re: [Qemu-devel] [Bug 1317090] Re: qemu fails on ELF files with no section headers List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: Riku Voipio , Bug 1317090 <1317090@bugs.launchpad.net>, QEMU Developers , Craig On Fri, May 09, 2014 at 09:20:54AM +0100, Peter Maydell wrote: > On 9 May 2014 09:14, Riku Voipio wrote: > > Hi Craig, > > > > On Wed, May 07, 2014 at 03:53:38PM +0100, Peter Maydell wrote: > >> Original 2011 patch: > >> http://lists.gnu.org/archive/html/qemu-trivial/2011-12/msg00025.html > > > >> (hitting the 'reply' button gets us back the original email > >> address to fix up the signed-off-by line with, so we can > >> credit the fix to Craig properly.) > > > > Can you resend the patch with your Signed-Off-By: ? > Seems a bit unnecessary to force a resend -- the original > has the signoff, it's just the mailing list archive has mangled > it, so we can just restore it... Right, missed that bit. Reconstructing the patch.. Riku