From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=37280 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PDIDT-00073E-Qo for qemu-devel@nongnu.org; Tue, 02 Nov 2010 10:52:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PDC6E-0002g8-2h for qemu-devel@nongnu.org; Tue, 02 Nov 2010 04:20:11 -0400 Received: from mx1.redhat.com ([209.132.183.28]:54781) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PDC6D-0002g0-S4 for qemu-devel@nongnu.org; Tue, 02 Nov 2010 04:20:10 -0400 Message-ID: <4CCFC9B2.1020409@redhat.com> Date: Tue, 02 Nov 2010 09:20:02 +0100 From: Gerd Hoffmann MIME-Version: 1.0 Subject: Re: [Qemu-devel] Re: [PATCH v2 0/4] use new vgabios. References: <1287136966-31632-1-git-send-email-kraxel@redhat.com> <4CCEE4ED.7040002@redhat.com> <4CCEF5C5.9020100@codemonkey.ws> In-Reply-To: <4CCEF5C5.9020100@codemonkey.ws> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: qemu-devel@nongnu.org On 11/01/10 18:15, Anthony Liguori wrote: >> Ping? > > Have you tried getting the bios patches upstream? Sent to the list, no response at all, even got a bounce from Volker Ruppert's email address. I'd take that as sign that upstream is pretty much dead ... > The QEMU patches are missing Signed-off-by's though. The patches on the list have them. Might be the git tree has not. Looks like I have to adjust my work flow a bit, letting 'git format-patch' do the sign-off doesn't fly with pull requests ... cheers, Gerd