[Qemu-devel] [PULL 0/1] qemu-openbios.for-upstream queue 20181005

Mark Cave-Ayland posted 1 patch 7 years, 4 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20181005085132.26394-1-mark.cave-ayland@ilande.co.uk
Test docker-clang@ubuntu failed
Test checkpatch passed
pc-bios/openbios-ppc     | Bin 767224 -> 767224 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.for-upstream queue 20181005
Posted by Mark Cave-Ayland 7 years, 4 months ago
The following changes since commit dafd95053611aa14dda40266857608d12ddce658:

  Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging (2018-10-02 18:27:18 +0100)

are available in the git repository at:

  git://github.com/mcayland/qemu.git tags/qemu-openbios.for-upstream-20181005

for you to fetch changes up to 422d33b8c847fe1264099f93ec8ddb2e56772d4d:

  Update OpenBIOS images to 441a84d3 built from submodule. (2018-10-05 09:25:14 +0100)

----------------------------------------------------------------
qemu-openbios.for-upstream queue

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

 pc-bios/openbios-ppc     | Bin 767224 -> 767224 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.for-upstream queue 20181005
Posted by Peter Maydell 7 years, 4 months ago
On 5 October 2018 at 09:51, Mark Cave-Ayland
<mark.cave-ayland@ilande.co.uk> wrote:
> The following changes since commit dafd95053611aa14dda40266857608d12ddce658:
>
>   Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging (2018-10-02 18:27:18 +0100)
>
> are available in the git repository at:
>
>   git://github.com/mcayland/qemu.git tags/qemu-openbios.for-upstream-20181005
>
> for you to fetch changes up to 422d33b8c847fe1264099f93ec8ddb2e56772d4d:
>
>   Update OpenBIOS images to 441a84d3 built from submodule. (2018-10-05 09:25:14 +0100)
>
> ----------------------------------------------------------------
> qemu-openbios.for-upstream queue
>
> ----------------------------------------------------------------
> Mark Cave-Ayland (1):
>       Update OpenBIOS images to 441a84d3 built from submodule.
>
>  pc-bios/openbios-ppc     | Bin 767224 -> 767224 bytes
>  pc-bios/openbios-sparc32 | Bin 382048 -> 382048 bytes
>  pc-bios/openbios-sparc64 | Bin 1593408 -> 1593408 bytes
>  roms/openbios            |   2 +-

Applied, thanks.

-- PMM