[PULL 0/2] ppc-for-8.2 queue

Nicholas Piggin posted 2 patches 12 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20231130124111.109602-1-npiggin@gmail.com
Maintainers: BALATON Zoltan <balaton@eik.bme.hu>
hw/ppc/amigaone.c |  35 +++++++++++++++++++++++------------
pc-bios/README    |   2 +-
pc-bios/slof.bin  | Bin 995176 -> 995000 bytes
roms/SLOF         |   2 +-
4 files changed, 25 insertions(+), 14 deletions(-)
[PULL 0/2] ppc-for-8.2 queue
Posted by Nicholas Piggin 12 months ago
The following changes since commit abf635ddfe3242df907f58967f3c1e6763bbca2d:

  Update version for v8.2.0-rc2 release (2023-11-28 16:31:16 -0500)

are available in the Git repository at:

  https://gitlab.com/npiggin/qemu.git tags/pull-ppc-for-8.2-20231130

for you to fetch changes up to e25acd619135c752672de323f22aba8c1d00584e:

  ppc/amigaone: Allow running AmigaOS without firmware image (2023-11-30 22:13:00 +1000)

----------------------------------------------------------------
* Add a default BIOS for the new amigaone machine so it does not
  require out of tree binary blob.
* SLOF update to fix virtio serial bugs.

----------------------------------------------------------------
Alexey Kardashevskiy (1):
      pseries: Update SLOF firmware image

BALATON Zoltan (1):
      ppc/amigaone: Allow running AmigaOS without firmware image

 hw/ppc/amigaone.c |  35 +++++++++++++++++++++++------------
 pc-bios/README    |   2 +-
 pc-bios/slof.bin  | Bin 995176 -> 995000 bytes
 roms/SLOF         |   2 +-
 4 files changed, 25 insertions(+), 14 deletions(-)
Re: [PULL 0/2] ppc-for-8.2 queue
Posted by Stefan Hajnoczi 12 months ago
Applied, thanks.

Please update the changelog at https://wiki.qemu.org/ChangeLog/8.2 for any user-visible changes.