* [Qemu-devel] [GIT PULL] pseries: Update SLOF firmware image to 20161019
@ 2016-10-18 23:15 Alexey Kardashevskiy
2016-10-19 2:11 ` David Gibson
2016-10-20 9:41 ` Peter Maydell
0 siblings, 2 replies; 4+ messages in thread
From: Alexey Kardashevskiy @ 2016-10-18 23:15 UTC (permalink / raw)
To: David Gibson
Cc: Alexey Kardashevskiy, qemu-devel, qemu-ppc, Thomas Huth,
Nikunj A Dadhania
The following changes since commit bd56ff33ed174cbe825a3b9929399ca804ce0f27:
pseries: Update SLOF firmware image to 20161019 (2016-10-19 10:05:26 +1100)
are available in the git repository at:
git@github.com:aik/qemu.git
for you to fetch changes up to bd56ff33ed174cbe825a3b9929399ca804ce0f27:
pseries: Update SLOF firmware image to 20161019 (2016-10-19 10:05:26 +1100)
----------------------------------------------------------------
I pushed the qemu-slof-20161019 tag to github as well.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Qemu-devel] [GIT PULL] pseries: Update SLOF firmware image to 20161019
2016-10-18 23:15 [Qemu-devel] [GIT PULL] pseries: Update SLOF firmware image to 20161019 Alexey Kardashevskiy
@ 2016-10-19 2:11 ` David Gibson
2016-10-20 9:41 ` Peter Maydell
1 sibling, 0 replies; 4+ messages in thread
From: David Gibson @ 2016-10-19 2:11 UTC (permalink / raw)
To: Alexey Kardashevskiy; +Cc: qemu-devel, qemu-ppc, Thomas Huth, Nikunj A Dadhania
[-- Attachment #1: Type: text/plain, Size: 850 bytes --]
On Wed, Oct 19, 2016 at 10:15:16AM +1100, Alexey Kardashevskiy wrote:
> The following changes since commit bd56ff33ed174cbe825a3b9929399ca804ce0f27:
>
> pseries: Update SLOF firmware image to 20161019 (2016-10-19 10:05:26 +1100)
>
> are available in the git repository at:
>
> git@github.com:aik/qemu.git
>
> for you to fetch changes up to bd56ff33ed174cbe825a3b9929399ca804ce0f27:
>
> pseries: Update SLOF firmware image to 20161019 (2016-10-19 10:05:26 +1100)
>
> ----------------------------------------------------------------
>
> I pushed the qemu-slof-20161019 tag to github as well.
Merged to ppc-for-2.8, 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] 4+ messages in thread
* Re: [Qemu-devel] [GIT PULL] pseries: Update SLOF firmware image to 20161019
2016-10-18 23:15 [Qemu-devel] [GIT PULL] pseries: Update SLOF firmware image to 20161019 Alexey Kardashevskiy
2016-10-19 2:11 ` David Gibson
@ 2016-10-20 9:41 ` Peter Maydell
2016-10-24 1:37 ` Alexey Kardashevskiy
1 sibling, 1 reply; 4+ messages in thread
From: Peter Maydell @ 2016-10-20 9:41 UTC (permalink / raw)
To: Alexey Kardashevskiy
Cc: David Gibson, Thomas Huth, qemu-ppc@nongnu.org, QEMU Developers,
Nikunj A Dadhania
On 19 October 2016 at 00:15, Alexey Kardashevskiy <aik@ozlabs.ru> wrote:
> The following changes since commit bd56ff33ed174cbe825a3b9929399ca804ce0f27:
>
> pseries: Update SLOF firmware image to 20161019 (2016-10-19 10:05:26 +1100)
>
> are available in the git repository at:
>
> git@github.com:aik/qemu.git
>
> for you to fetch changes up to bd56ff33ed174cbe825a3b9929399ca804ce0f27:
>
> pseries: Update SLOF firmware image to 20161019 (2016-10-19 10:05:26 +1100)
>
> ----------------------------------------------------------------
>
> I pushed the qemu-slof-20161019 tag to github as well.
Hi Alexey; if you're going to send pull requests that target
something other than master, can you make sure the cover letter
states clearly where they're aimed at, and includes the phrase
"not for master" in it somewhere? That will let my mail filtering
ignore them.
thanks
-- PMM
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Qemu-devel] [GIT PULL] pseries: Update SLOF firmware image to 20161019
2016-10-20 9:41 ` Peter Maydell
@ 2016-10-24 1:37 ` Alexey Kardashevskiy
0 siblings, 0 replies; 4+ messages in thread
From: Alexey Kardashevskiy @ 2016-10-24 1:37 UTC (permalink / raw)
To: Peter Maydell
Cc: David Gibson, Thomas Huth, qemu-ppc@nongnu.org, QEMU Developers,
Nikunj A Dadhania
On 20/10/16 20:41, Peter Maydell wrote:
> On 19 October 2016 at 00:15, Alexey Kardashevskiy <aik@ozlabs.ru> wrote:
>> The following changes since commit bd56ff33ed174cbe825a3b9929399ca804ce0f27:
>>
>> pseries: Update SLOF firmware image to 20161019 (2016-10-19 10:05:26 +1100)
>>
>> are available in the git repository at:
>>
>> git@github.com:aik/qemu.git
>>
>> for you to fetch changes up to bd56ff33ed174cbe825a3b9929399ca804ce0f27:
>>
>> pseries: Update SLOF firmware image to 20161019 (2016-10-19 10:05:26 +1100)
>>
>> ----------------------------------------------------------------
>>
>> I pushed the qemu-slof-20161019 tag to github as well.
>
> Hi Alexey; if you're going to send pull requests that target
> something other than master, can you make sure the cover letter
> states clearly where they're aimed at, and includes the phrase
> "not for master" in it somewhere? That will let my mail filtering
> ignore them.
Ok, I changed my script, should do it. I just thought that having David in
"To:" (rather than you) would do the trick.
--
Alexey
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2016-10-24 1:37 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-18 23:15 [Qemu-devel] [GIT PULL] pseries: Update SLOF firmware image to 20161019 Alexey Kardashevskiy
2016-10-19 2:11 ` David Gibson
2016-10-20 9:41 ` Peter Maydell
2016-10-24 1:37 ` Alexey Kardashevskiy
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).