* [Qemu-devel] [GIT PULL] pseries: Update SLOF firmware image to 20160223
@ 2016-02-23 8:25 Alexey Kardashevskiy
2016-02-24 5:45 ` David Gibson
2016-02-25 2:38 ` David Gibson
0 siblings, 2 replies; 5+ messages in thread
From: Alexey Kardashevskiy @ 2016-02-23 8:25 UTC (permalink / raw)
To: David Gibson; +Cc: Alexey Kardashevskiy, qemu-ppc, qemu-devel
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)
----------------------------------------------------------------
Alexey Kardashevskiy (1):
pseries: Update SLOF firmware image to 20160223
pc-bios/README | 2 +-
pc-bios/slof.bin | Bin 914712 -> 923832 bytes
roms/SLOF | 2 +-
3 files changed, 2 insertions(+), 2 deletions(-)
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Qemu-devel] [GIT PULL] pseries: Update SLOF firmware image to 20160223
2016-02-23 8:25 [Qemu-devel] [GIT PULL] pseries: Update SLOF firmware image to 20160223 Alexey Kardashevskiy
@ 2016-02-24 5:45 ` David Gibson
2016-02-24 8:37 ` Alexey Kardashevskiy
2016-02-25 2:38 ` David Gibson
1 sibling, 1 reply; 5+ messages in thread
From: David Gibson @ 2016-02-24 5:45 UTC (permalink / raw)
To: Alexey Kardashevskiy; +Cc: qemu-ppc, qemu-devel
[-- Attachment #1: Type: text/plain, Size: 1012 bytes --]
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.
--
David Gibson | I'll have my music baroque, and my code
david AT gibson.dropbear.id.au | minimalist, thank you. NOT _the_ _other_
| _way_ _around_!
http://www.ozlabs.org/~dgibson
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Qemu-devel] [GIT PULL] pseries: Update SLOF firmware image to 20160223
2016-02-24 5:45 ` David Gibson
@ 2016-02-24 8:37 ` Alexey Kardashevskiy
2016-02-24 9:20 ` David Gibson
0 siblings, 1 reply; 5+ messages in thread
From: Alexey Kardashevskiy @ 2016-02-24 8:37 UTC (permalink / raw)
To: David Gibson; +Cc: qemu-ppc, qemu-devel
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
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Qemu-devel] [GIT PULL] pseries: Update SLOF firmware image to 20160223
2016-02-24 8:37 ` Alexey Kardashevskiy
@ 2016-02-24 9:20 ` David Gibson
0 siblings, 0 replies; 5+ messages in thread
From: David Gibson @ 2016-02-24 9:20 UTC (permalink / raw)
To: Alexey Kardashevskiy; +Cc: qemu-ppc, qemu-devel
[-- Attachment #1: Type: text/plain, Size: 1460 bytes --]
On Wed, Feb 24, 2016 at 07:37:46PM +1100, Alexey Kardashevskiy wrote:
> 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.
Ah! It's a tag SHA, and I forgot to pass --tags to fetch. Ok, found
it now.
--
David Gibson | I'll have my music baroque, and my code
david AT gibson.dropbear.id.au | minimalist, thank you. NOT _the_ _other_
| _way_ _around_!
http://www.ozlabs.org/~dgibson
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Qemu-devel] [GIT PULL] pseries: Update SLOF firmware image to 20160223
2016-02-23 8:25 [Qemu-devel] [GIT PULL] pseries: Update SLOF firmware image to 20160223 Alexey Kardashevskiy
2016-02-24 5:45 ` David Gibson
@ 2016-02-25 2:38 ` David Gibson
1 sibling, 0 replies; 5+ messages in thread
From: David Gibson @ 2016-02-25 2:38 UTC (permalink / raw)
To: Alexey Kardashevskiy; +Cc: qemu-ppc, qemu-devel
[-- Attachment #1: Type: text/plain, Size: 847 bytes --]
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)
Merged into ppc-for-2.6, thanks.
--
David Gibson | I'll have my music baroque, and my code
david AT gibson.dropbear.id.au | minimalist, thank you. NOT _the_ _other_
| _way_ _around_!
http://www.ozlabs.org/~dgibson
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2016-02-25 2:38 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-23 8:25 [Qemu-devel] [GIT PULL] pseries: Update SLOF firmware image to 20160223 Alexey Kardashevskiy
2016-02-24 5:45 ` David Gibson
2016-02-24 8:37 ` Alexey Kardashevskiy
2016-02-24 9:20 ` David Gibson
2016-02-25 2:38 ` David Gibson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).