* [PULL SUBSYSTEM pseries 0/1] pseries: Update SLOF firmware image to release 20260618
@ 2026-06-18 8:26 Thomas Huth
2026-06-18 17:53 ` Stefan Hajnoczi
0 siblings, 1 reply; 5+ messages in thread
From: Thomas Huth @ 2026-06-18 8:26 UTC (permalink / raw)
To: Harsh Prateek Bora, Nicholas Piggin; +Cc: qemu-ppc, qemu-devel
Hi Harsh, hi Nicholas!
The following changes since commit c7cf7c810153d6f5f31aa2d5c0dee9087f6b4dff:
Merge tag 'firmware-20260617-pull-request' of https://gitlab.com/kraxel/qemu into staging (2026-06-17 10:17:29 -0400)
are available in the Git repository at:
https://gitlab.com/huth/qemu.git tags/qemu-slof-20260618
for you to fetch changes up to 7abb51793e131ca374d4fb0c3f0d1878d9199069:
pseries: Update SLOF firmware image to release 20260618 (2026-06-18 10:08:06 +0200)
Note: this is not for master, this is for pseries
----------------------------------------------------------------
- Fix parsing of ELF program headers
----------------------------------------------------------------
Thomas Huth (1):
pseries: Update SLOF firmware image to release 20260618
pc-bios/README | 2 +-
pc-bios/slof.bin | Bin 994176 -> 997584 bytes
2 files changed, 1 insertion(+), 1 deletion(-)
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PULL SUBSYSTEM pseries 0/1] pseries: Update SLOF firmware image to release 20260618
2026-06-18 8:26 [PULL SUBSYSTEM pseries 0/1] pseries: Update SLOF firmware image to release 20260618 Thomas Huth
@ 2026-06-18 17:53 ` Stefan Hajnoczi
2026-06-18 18:34 ` Peter Maydell
0 siblings, 1 reply; 5+ messages in thread
From: Stefan Hajnoczi @ 2026-06-18 17:53 UTC (permalink / raw)
To: Thomas Huth; +Cc: Harsh Prateek Bora, Nicholas Piggin, qemu-ppc, qemu-devel
[-- Attachment #1: Type: text/plain, Size: 116 bytes --]
Applied, thanks.
Please update the changelog at https://wiki.qemu.org/ChangeLog/11.1 for any user-visible changes.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PULL SUBSYSTEM pseries 0/1] pseries: Update SLOF firmware image to release 20260618
2026-06-18 17:53 ` Stefan Hajnoczi
@ 2026-06-18 18:34 ` Peter Maydell
2026-06-18 19:01 ` Stefan Hajnoczi
0 siblings, 1 reply; 5+ messages in thread
From: Peter Maydell @ 2026-06-18 18:34 UTC (permalink / raw)
To: Stefan Hajnoczi
Cc: Thomas Huth, Harsh Prateek Bora, Nicholas Piggin, qemu-ppc,
qemu-devel
On Thu, 18 Jun 2026 at 18:54, Stefan Hajnoczi <stefanha@redhat.com> wrote:
>
> Applied, thanks.
>
> Please update the changelog at https://wiki.qemu.org/ChangeLog/11.1 for any user-visible changes.
"PULL SUBSYSTEM" pullreqs are our marker for the oddball ones
that are for a subsystem maintainer, not direct application to
master. It also says "not for master" in the cover letter.
cf: https://www.qemu.org/docs/master/devel/submitting-a-pull-request.html
(last bullet point)
FWIW, my gmail filter for pull requests is
"for you to fetch changes up to" list:(qemu-devel.nongnu.org) -{"not
for master" "PULL SUBSYSTEM"}
thanks
-- PMM
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PULL SUBSYSTEM pseries 0/1] pseries: Update SLOF firmware image to release 20260618
2026-06-18 18:34 ` Peter Maydell
@ 2026-06-18 19:01 ` Stefan Hajnoczi
2026-06-18 20:26 ` Stefan Hajnoczi
0 siblings, 1 reply; 5+ messages in thread
From: Stefan Hajnoczi @ 2026-06-18 19:01 UTC (permalink / raw)
To: Peter Maydell
Cc: Stefan Hajnoczi, Thomas Huth, Harsh Prateek Bora, Nicholas Piggin,
qemu-ppc, qemu-devel
On Thu, Jun 18, 2026 at 2:36 PM Peter Maydell <peter.maydell@linaro.org> wrote:
>
> On Thu, 18 Jun 2026 at 18:54, Stefan Hajnoczi <stefanha@redhat.com> wrote:
> >
> > Applied, thanks.
> >
> > Please update the changelog at https://wiki.qemu.org/ChangeLog/11.1 for any user-visible changes.
>
> "PULL SUBSYSTEM" pullreqs are our marker for the oddball ones
> that are for a subsystem maintainer, not direct application to
> master. It also says "not for master" in the cover letter.
>
> cf: https://www.qemu.org/docs/master/devel/submitting-a-pull-request.html
> (last bullet point)
>
> FWIW, my gmail filter for pull requests is
> "for you to fetch changes up to" list:(qemu-devel.nongnu.org) -{"not
> for master" "PULL SUBSYSTEM"}
Oops. I will filter out "PULL SUBSYSTEM" pull requests, thanks for sharing that.
Stefan
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PULL SUBSYSTEM pseries 0/1] pseries: Update SLOF firmware image to release 20260618
2026-06-18 19:01 ` Stefan Hajnoczi
@ 2026-06-18 20:26 ` Stefan Hajnoczi
0 siblings, 0 replies; 5+ messages in thread
From: Stefan Hajnoczi @ 2026-06-18 20:26 UTC (permalink / raw)
To: Peter Maydell
Cc: Stefan Hajnoczi, Thomas Huth, Harsh Prateek Bora, Nicholas Piggin,
qemu-ppc, qemu-devel
On Thu, Jun 18, 2026 at 3:01 PM Stefan Hajnoczi <stefanha@gmail.com> wrote:
>
> On Thu, Jun 18, 2026 at 2:36 PM Peter Maydell <peter.maydell@linaro.org> wrote:
> >
> > On Thu, 18 Jun 2026 at 18:54, Stefan Hajnoczi <stefanha@redhat.com> wrote:
> > >
> > > Applied, thanks.
> > >
> > > Please update the changelog at https://wiki.qemu.org/ChangeLog/11.1 for any user-visible changes.
> >
> > "PULL SUBSYSTEM" pullreqs are our marker for the oddball ones
> > that are for a subsystem maintainer, not direct application to
> > master. It also says "not for master" in the cover letter.
> >
> > cf: https://www.qemu.org/docs/master/devel/submitting-a-pull-request.html
> > (last bullet point)
> >
> > FWIW, my gmail filter for pull requests is
> > "for you to fetch changes up to" list:(qemu-devel.nongnu.org) -{"not
> > for master" "PULL SUBSYSTEM"}
>
> Oops. I will filter out "PULL SUBSYSTEM" pull requests, thanks for sharing that.
I haven't pushed to master yet, so I will drop this pull request.
Please take it through the ppc subsystem as originally intended.
Thanks,
Stefan
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2026-06-18 20:27 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-18 8:26 [PULL SUBSYSTEM pseries 0/1] pseries: Update SLOF firmware image to release 20260618 Thomas Huth
2026-06-18 17:53 ` Stefan Hajnoczi
2026-06-18 18:34 ` Peter Maydell
2026-06-18 19:01 ` Stefan Hajnoczi
2026-06-18 20:26 ` Stefan Hajnoczi
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.