[Qemu-devel] [PULL 0/1] qemu-openbios queue 20190701

Mark Cave-Ayland posted 1 patch 4 years, 10 months ago
Test docker-clang@ubuntu passed
Test s390x passed
Test asan passed
Test docker-mingw@fedora passed
Test FreeBSD passed
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20190701175437.19223-1-mark.cave-ayland@ilande.co.uk
pc-bios/openbios-ppc     | Bin 767224 -> 767256 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(-)
[Qemu-devel] [PULL 0/1] qemu-openbios queue 20190701
Posted by Mark Cave-Ayland 4 years, 10 months ago
The following changes since commit 7d0e02405fc02a181319b1ab8681d2f72246b7c6:

  Merge remote-tracking branch 'remotes/vivier2/tags/trivial-patches-pull-request' into staging (2019-07-01 17:40:32 +0100)

are available in the git repository at:

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

for you to fetch changes up to 9f4886430d61a4c452c0f1c6f5efeb1bc256a859:

  Update OpenBIOS images to c79e0ec built from submodule. (2019-07-01 18:37:05 +0100)

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

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

 pc-bios/openbios-ppc     | Bin 767224 -> 767256 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: [Qemu-devel] [PULL 0/1] qemu-openbios queue 20190701
Posted by Peter Maydell 4 years, 9 months ago
On Mon, 1 Jul 2019 at 18:57, Mark Cave-Ayland
<mark.cave-ayland@ilande.co.uk> wrote:
>
> The following changes since commit 7d0e02405fc02a181319b1ab8681d2f72246b7c6:
>
>   Merge remote-tracking branch 'remotes/vivier2/tags/trivial-patches-pull-request' into staging (2019-07-01 17:40:32 +0100)
>
> are available in the git repository at:
>
>   git://github.com/mcayland/qemu.git tags/qemu-openbios-20190701
>
> for you to fetch changes up to 9f4886430d61a4c452c0f1c6f5efeb1bc256a859:
>
>   Update OpenBIOS images to c79e0ec built from submodule. (2019-07-01 18:37:05 +0100)
>
> ----------------------------------------------------------------
> qemu-openbios queue
>
> ----------------------------------------------------------------
> Mark Cave-Ayland (1):
>       Update OpenBIOS images to c79e0ec built from submodule.


Applied, thanks.

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

-- PMM