From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:45799) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c9Cuz-00016U-RR for qemu-devel@nongnu.org; Tue, 22 Nov 2016 10:23:34 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c9Cuv-0001fy-3K for qemu-devel@nongnu.org; Tue, 22 Nov 2016 10:23:33 -0500 Received: from mx1.redhat.com ([209.132.183.28]:35976) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1c9Cuu-0001fn-Sx for qemu-devel@nongnu.org; Tue, 22 Nov 2016 10:23:29 -0500 Message-ID: <1479828205.7496.28.camel@redhat.com> From: Gerd Hoffmann Date: Tue, 22 Nov 2016 16:23:25 +0100 In-Reply-To: <20161122110218.GE5970@stefanha-x1.localdomain> References: <1479806144-25599-1-git-send-email-kraxel@redhat.com> <1479806144-25599-2-git-send-email-kraxel@redhat.com> <20161122110218.GE5970@stefanha-x1.localdomain> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 Subject: Re: [Qemu-devel] [PULL 1/1] seabios: update to 1.10.1 stable release List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Hajnoczi Cc: qemu-devel@nongnu.org On Di, 2016-11-22 at 11:02 +0000, Stefan Hajnoczi wrote: > On Tue, Nov 22, 2016 at 10:15:44AM +0100, Gerd Hoffmann wrote: > > diff --git a/roms/seabios b/roms/seabios > > index d7adf60..8891697 160000 > > --- a/roms/seabios > > +++ b/roms/seabios > > @@ -1 +1 @@ > > -Subproject commit d7adf6044a4c772b497e97272adf97426b34a249 > > +Subproject commit 8891697e3f7d84355420573efd98e94f14736768 >=20 > I can't find 8891697e3f7d84355420573efd98e94f14736768 in > git://git.qemu-project.org/seabios.git or upstream > SeaBIOS. /me looks puzzled. I checked beforehand, commit is there, even though the rel-1.10.1 tag wasn't mirrored yet (few hours ago). Checking again ... http://git.qemu-project.org/?p=3Dseabios.git;a=3Dcommit;h=3D8891697e3f7d843= 55420573efd98e94f14736768 Hmm? cheers, Gerd