[PULL 0/1] qemu-openbios queue 20200727

Mark Cave-Ayland posted 1 patch 3 years, 9 months ago
Test docker-quick@centos7 failed
Test docker-mingw@fedora failed
Test checkpatch failed
Test FreeBSD failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20200727152820.26661-1-mark.cave-ayland@ilande.co.uk
pc-bios/openbios-ppc     | Bin 696912 -> 696912 bytes
pc-bios/openbios-sparc32 | Bin 382048 -> 382048 bytes
pc-bios/openbios-sparc64 | Bin 1593408 -> 1593408 bytes
roms/openbios            |   2 +-
4 files changed, 1 insertion(+), 1 deletion(-)
[PULL 0/1] qemu-openbios queue 20200727
Posted by Mark Cave-Ayland 3 years, 9 months ago
(I know this is late in the release cycle, however the recent switch of Debian ports
powerpc images from yaboot to grub exposes a bug which breaks Linux boot in the
latest builds. Adding a CC to qemu-stable as there have only been minor fixes to
OpenBIOS since v5.0 and as a plus it will also fix virtio-blk-pci boot)


The following changes since commit 4215d3413272ad6d1c6c9d0234450b602e46a74c:

  Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.1-20200727' into staging (2020-07-27 09:33:04 +0100)

are available in the Git repository at:

  git://github.com/mcayland/qemu.git tags/qemu-openbios-20200727

for you to fetch changes up to 54414d0fb11314ede939ec80238787c5b2079f4e:

  Update OpenBIOS images to 7f28286f built from submodule. (2020-07-27 16:08:24 +0100)

----------------------------------------------------------------
qemu-openbios queue

----------------------------------------------------------------
Mark Cave-Ayland (1):
      Update OpenBIOS images to 7f28286f built from submodule.

 pc-bios/openbios-ppc     | Bin 696912 -> 696912 bytes
 pc-bios/openbios-sparc32 | Bin 382048 -> 382048 bytes
 pc-bios/openbios-sparc64 | Bin 1593408 -> 1593408 bytes
 roms/openbios            |   2 +-
 4 files changed, 1 insertion(+), 1 deletion(-)

Re: [PULL 0/1] qemu-openbios queue 20200727
Posted by Peter Maydell 3 years, 9 months ago
On Mon, 27 Jul 2020 at 16:28, Mark Cave-Ayland
<mark.cave-ayland@ilande.co.uk> wrote:
>
> (I know this is late in the release cycle, however the recent switch of Debian ports
> powerpc images from yaboot to grub exposes a bug which breaks Linux boot in the
> latest builds. Adding a CC to qemu-stable as there have only been minor fixes to
> OpenBIOS since v5.0 and as a plus it will also fix virtio-blk-pci boot)
>
>
> The following changes since commit 4215d3413272ad6d1c6c9d0234450b602e46a74c:
>
>   Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.1-20200727' into staging (2020-07-27 09:33:04 +0100)
>
> are available in the Git repository at:
>
>   git://github.com/mcayland/qemu.git tags/qemu-openbios-20200727
>
> for you to fetch changes up to 54414d0fb11314ede939ec80238787c5b2079f4e:
>
>   Update OpenBIOS images to 7f28286f built from submodule. (2020-07-27 16:08:24 +0100)
>
> ----------------------------------------------------------------
> qemu-openbios queue
>

Applied, thanks.

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

-- PMM