qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: David Gibson <david@gibson.dropbear.id.au>
To: Alexey Kardashevskiy <aik@ozlabs.ru>
Cc: qemu-ppc@nongnu.org, "Philippe Mathieu-Daudé" <philmd@redhat.com>,
	qemu-devel@nongnu.org
Subject: Re: [PULL SUBSYSTEM qemu-pseries] pseries: Update SLOF firmware image
Date: Fri, 21 Feb 2020 16:43:57 +1100	[thread overview]
Message-ID: <20200221054357.GE2298@umbus.fritz.box> (raw)
In-Reply-To: <7f9d26fe-1ad0-9ccf-dd00-9aad7491d36d@ozlabs.ru>

[-- Attachment #1: Type: text/plain, Size: 3011 bytes --]

On Fri, Feb 21, 2020 at 03:09:46PM +1100, Alexey Kardashevskiy wrote:
> 
> 
> On 18/02/2020 16:48, Philippe Mathieu-Daudé wrote:
> > On 2/17/20 11:46 PM, David Gibson wrote:
> >> On Mon, Feb 17, 2020 at 11:24:11AM +0100, Philippe Mathieu-Daudé wrote:
> >>> On 2/17/20 10:26 AM, Philippe Mathieu-Daudé wrote:
> >>>> Hi Alexey,
> >>>>
> >>>> On 2/17/20 3:12 AM, Alexey Kardashevskiy wrote:
> >>>>> The following changes since commit
> >>>>> 05943fb4ca41f626078014c0327781815c6584c5:
> >>>>>
> >>>>>     ppc: free 'fdt' after reset the machine (2020-02-17 11:27:23
> >>>>> +1100)
> >>>>>
> >>>>> are available in the Git repository at:
> >>>>>
> >>>>>     git@github.com:aik/qemu.git tags/qemu-slof-20200217
> >>>>>
> >>>>> for you to fetch changes up to
> >>>>> ea9a03e5aa023c5391bab5259898475d0298aac2:
> >>>>>
> >>>>>     pseries: Update SLOF firmware image (2020-02-17 13:08:59 +1100)
> >>>>>
> >>>>> ----------------------------------------------------------------
> >>>>> Alexey Kardashevskiy (1):
> >>>>>         pseries: Update SLOF firmware image
> >>>>>
> >>>>>    pc-bios/README   |   2 +-
> >>>>>    pc-bios/slof.bin | Bin 931032 -> 968560 bytes
> >>>>>    roms/SLOF        |   2 +-
> >>>>>    3 files changed, 2 insertions(+), 2 deletions(-)
> >>>>
> >>>> I only received the cover, not the patch, have you posted it?
> >>>
> >>> OK I see the SLOF binary is almost 1MB. Maybe this got blocked by spam
> >>> filter. FYI you can use 'git-format-patch --no-binary' to emit the patch
> >>> with the commit description but without the content.
> >>
> >> Generally Alexey sends SLOF updates to me just as pull requests
> >> without patches in full, because a huge slab of base64 encoded
> >> firmware isn't particularly illuminating.
> > 
> > I understand, this is why I later suggested Alexey to use
> > 'git-format-patch --no-binary', because Laszlo uses it for EDK2
> > submodule, this allow to quickly review the change on the list (without
> > posting the base64), see:
> > 
> > https://www.mail-archive.com/qemu-devel@nongnu.org/msg624429.html
> > (pull-request cover)
> > 
> > https://www.mail-archive.com/qemu-devel@nongnu.org/msg624432.html
> > "roms/edk2: update submodule"
> > 
> > https://www.mail-archive.com/qemu-devel@nongnu.org/msg624435.html
> > "pc-bios: refresh edk2 build artifacts"
> 
> I am not quite sure where to fit this "git-format-patch". I run now "git
> request-pull" and "git send-email" so am I expected to run format-patch
> and post it as a patchset but with the pull request mail as a cover
> letter? This does not seem very useful though. For today, I'll add the
> change log to the pull request mail. Thanks,

Most git format-patch options can also be passed to git send-email,
and it will pass them through.

-- 
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: 833 bytes --]

  reply	other threads:[~2020-02-21 12:07 UTC|newest]

Thread overview: 70+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-17  2:12 [PULL SUBSYSTEM qemu-pseries] pseries: Update SLOF firmware image Alexey Kardashevskiy
2020-02-17  2:31 ` David Gibson
2020-02-17  9:26 ` Philippe Mathieu-Daudé
2020-02-17 10:24   ` Philippe Mathieu-Daudé
2020-02-17 22:46     ` David Gibson
2020-02-18  5:48       ` Philippe Mathieu-Daudé
2020-02-18 23:09         ` David Gibson
2020-02-21  4:09         ` Alexey Kardashevskiy
2020-02-21  5:43           ` David Gibson [this message]
2020-02-18  0:32   ` Alexey Kardashevskiy
2020-02-17  9:48 ` Cédric Le Goater
2020-02-18  0:30   ` Alexey Kardashevskiy
2020-02-18  7:12     ` Cédric Le Goater
2020-02-18  9:05       ` Alexey Kardashevskiy
2020-02-18  9:10         ` Alexey Kardashevskiy
2020-02-18  9:40           ` Cédric Le Goater
2020-02-18 12:48             ` Cédric Le Goater
2020-02-18 12:59               ` Cédric Le Goater
2020-02-18 23:10                 ` David Gibson
2020-02-19  1:20                 ` Alexey Kardashevskiy
2020-02-19  6:44                   ` Alexey Kardashevskiy
2020-02-19  7:18                     ` Cédric Le Goater
2020-02-20  1:50                       ` Alexey Kardashevskiy
2020-02-20  7:31                         ` Cédric Le Goater
  -- strict thread matches above, loose matches on Subject: below --
2024-11-06  4:57 Alexey Kardashevskiy
2024-11-06  4:59 ` Alexey Kardashevskiy
2023-11-21  8:28 Alexey Kardashevskiy
2023-09-18 10:09 Alexey Kardashevskiy
2022-07-19  7:59 Alexey Kardashevskiy
2022-07-19  8:00 ` Alexey Kardashevskiy
2022-07-20 16:08 ` Daniel Henrique Barboza
2022-07-21  8:14   ` Alexey Kardashevskiy
2022-07-21  8:48     ` Peter Maydell
2022-07-21  9:03       ` Alexey Kardashevskiy
2022-07-22  0:35         ` Stefan Hajnoczi
2022-07-21 18:40       ` Stefan Hajnoczi
2022-07-21 18:51         ` Peter Maydell
2022-07-21 22:30           ` Stefan Hajnoczi
2022-01-10  5:04 Alexey Kardashevskiy
2022-01-10  6:50 ` Cédric Le Goater
2022-01-12 11:38 ` Cédric Le Goater
2022-07-19  4:55 ` Alexey Kardashevskiy
2021-11-14  0:51 Alexey Kardashevskiy
2021-11-16 16:46 ` Cédric Le Goater
2021-11-16 17:12   ` Philippe Mathieu-Daudé
2021-11-16 17:28     ` Richard Henderson
2021-11-16 17:30       ` Cédric Le Goater
2021-11-16 17:57         ` Philippe Mathieu-Daudé
2021-11-16 17:59           ` Cédric Le Goater
2021-11-16 22:48       ` Alexey Kardashevskiy
2021-11-17  8:39         ` Richard Henderson
2021-11-17  8:49           ` Cédric Le Goater
2021-11-17 11:43             ` Alexey Kardashevskiy
2021-11-17 12:01             ` Philippe Mathieu-Daudé
2021-11-18 14:42               ` Cédric Le Goater
2021-07-11 14:10 Alexey Kardashevskiy
2021-02-19  4:13 Alexey Kardashevskiy
2021-02-22  6:07 ` David Gibson
2020-07-17  3:27 Alexey Kardashevskiy
2020-07-17  5:47 ` David Gibson
2020-05-13  2:43 Alexey Kardashevskiy
2020-06-02 11:39 ` Alexey Kardashevskiy
2020-03-27  3:02 Alexey Kardashevskiy
2020-03-16 23:33 Alexey Kardashevskiy
2020-03-17  1:11 ` David Gibson
2020-03-12  4:10 Alexey Kardashevskiy
2020-02-21  3:52 Alexey Kardashevskiy
2020-02-21  3:56 ` Alexey Kardashevskiy
2019-12-17  0:35 Alexey Kardashevskiy
2019-12-09  1:13 Alexey Kardashevskiy

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200221054357.GE2298@umbus.fritz.box \
    --to=david@gibson.dropbear.id.au \
    --cc=aik@ozlabs.ru \
    --cc=philmd@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-ppc@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).