From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50357) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aYUxJ-0006TZ-UI for qemu-devel@nongnu.org; Wed, 24 Feb 2016 03:37:58 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aYUxF-0001Ev-CG for qemu-devel@nongnu.org; Wed, 24 Feb 2016 03:37:57 -0500 Received: from mail-pa0-x22c.google.com ([2607:f8b0:400e:c03::22c]:36395) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aYUxF-0001Ef-5X for qemu-devel@nongnu.org; Wed, 24 Feb 2016 03:37:53 -0500 Received: by mail-pa0-x22c.google.com with SMTP id yy13so8951394pab.3 for ; Wed, 24 Feb 2016 00:37:51 -0800 (PST) References: <1456215913-38784-1-git-send-email-aik@ozlabs.ru> <20160224054531.GK2808@voom.fritz.box> From: Alexey Kardashevskiy Message-ID: <56CD6BDA.2030906@ozlabs.ru> Date: Wed, 24 Feb 2016 19:37:46 +1100 MIME-Version: 1.0 In-Reply-To: <20160224054531.GK2808@voom.fritz.box> Content-Type: text/plain; charset=koi8-r; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [GIT PULL] pseries: Update SLOF firmware image to 20160223 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: David Gibson Cc: qemu-ppc@nongnu.org, qemu-devel@nongnu.org On 02/24/2016 04:45 PM, David Gibson wrote: > On Tue, Feb 23, 2016 at 07:25:13PM +1100, Alexey Kardashevskiy wrote: >> >> This is expected to go via the powerpc tree at git://github.com/dgibson/qemu.git >> >> >> The following changes since commit 8eb779e4223a18db9838a49ece1bc72cfdfb7761: >> >> Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging (2016-02-22 16:55:41 +0000) >> >> are available in the git repository at: >> >> git@github.com:aik/qemu.git >> >> for you to fetch changes up to d618bd06b255fcde2111f5733f48d38f5b2532d6: >> >> pseries: Update SLOF firmware image to 20160223 (2016-02-23 18:11:17 +1100) > > Erm.. I pulled that remote, but: > > $ git show d618bd06b255fcde2111f5733f48d38f5b2532d6 > fatal: bad object d618bd06b255fcde2111f5733f48d38f5b2532d6 > > Nor can I see these changes in any of the branches. > It has qemu-slof-20160223 tag (not a branch) and I can see it via web: https://github.com/aik/qemu/commit/d618bd06b255fcde2111f5733f48d38f5b2532d6 I am confused now. -- Alexey