mbox

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

Message ID 20231130124111.109602-1-npiggin@gmail.com
State New
Headers show

Pull-request

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

Message

Nicholas Piggin Nov. 30, 2023, 12:41 p.m. UTC
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(-)

Comments

Stefan Hajnoczi Dec. 1, 2023, 7:58 p.m. UTC | #1
Applied, thanks.

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