[PULL 0/1] qemu-openbios queue 20191028

Mark Cave-Ayland posted 1 patch 4 years, 5 months ago
Test asan passed
Test checkpatch passed
Test FreeBSD passed
Test docker-mingw@fedora passed
Test docker-clang@ubuntu passed
Test docker-quick@centos7 passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20191028194000.29827-1-mark.cave-ayland@ilande.co.uk
pc-bios/openbios-ppc     | Bin 696908 -> 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 20191028
Posted by Mark Cave-Ayland 4 years, 5 months ago
[This contains a last-minute bugfix for qemu-system-sparc which fixes the keyboard
in OpenBIOS when booting in graphics mode.] 

The following changes since commit 9bb73502321d46f4d320fa17aa38201445783fc4:

  Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging (2019-10-28 13:32:40 +0000)

are available in the Git repository at:

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

for you to fetch changes up to 9505edece7b7a331ae4bf009d7cf9dc206ddb2d3:

  Update OpenBIOS images to 7e5b89e4 built from submodule. (2019-10-28 17:11:50 +0000)

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

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

 pc-bios/openbios-ppc     | Bin 696908 -> 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 20191028
Posted by Peter Maydell 4 years, 5 months ago
On Mon, 28 Oct 2019 at 19:42, Mark Cave-Ayland
<mark.cave-ayland@ilande.co.uk> wrote:
>
> [This contains a last-minute bugfix for qemu-system-sparc which fixes the keyboard
> in OpenBIOS when booting in graphics mode.]
>
> The following changes since commit 9bb73502321d46f4d320fa17aa38201445783fc4:
>
>   Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging (2019-10-28 13:32:40 +0000)
>
> are available in the Git repository at:
>
>   git://github.com/mcayland/qemu.git tags/qemu-openbios-20191028
>
> for you to fetch changes up to 9505edece7b7a331ae4bf009d7cf9dc206ddb2d3:
>
>   Update OpenBIOS images to 7e5b89e4 built from submodule. (2019-10-28 17:11:50 +0000)
>
> ----------------------------------------------------------------
> qemu-openbios queue


Applied, thanks.

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

-- PMM