mbox

[PULL] Update OpenBIOS images

Message ID 20160418090422.GB30393@kentang.lan
State New
Headers show

Pull-request

https://github.com/mcayland/qemu.git tags/qemu-openbios-signed

Message

Mark Cave-Ayland April 18, 2016, 9:04 a.m. UTC
Hi Peter,

This update is primarily to fix a regression booting early versions of MacOS X under qemu-system-ppc. Please pull.


ATB,

Mark.


The following changes since commit c7b45f12828c1ba7105dbc029c63d7de68eaa91c:

  Merge remote-tracking branch 'remotes/armbru/tags/pull-backends-2016-04-15' into staging (2016-04-15 17:43:34 +0100)

are available in the git repository at:


  https://github.com/mcayland/qemu.git tags/qemu-openbios-signed

for you to fetch changes up to afc474863f11e35d79de87c51d99c532ff01b0af:

  Update OpenBIOS images (2016-04-18 09:38:55 +0100)

----------------------------------------------------------------
Update OpenBIOS images

----------------------------------------------------------------
Mark Cave-Ayland (1):
      Update OpenBIOS images

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

Comments

Peter Maydell April 18, 2016, 11:19 a.m. UTC | #1
On 18 April 2016 at 10:04, Mark Cave-Ayland
<mark.cave-ayland@ilande.co.uk> wrote:
> Hi Peter,
>
> This update is primarily to fix a regression booting early versions of MacOS X under qemu-system-ppc. Please pull.
>
>
> ATB,
>
> Mark.
>
>
> The following changes since commit c7b45f12828c1ba7105dbc029c63d7de68eaa91c:
>
>   Merge remote-tracking branch 'remotes/armbru/tags/pull-backends-2016-04-15' into staging (2016-04-15 17:43:34 +0100)
>
> are available in the git repository at:
>
>
>   https://github.com/mcayland/qemu.git tags/qemu-openbios-signed
>
> for you to fetch changes up to afc474863f11e35d79de87c51d99c532ff01b0af:
>
>   Update OpenBIOS images (2016-04-18 09:38:55 +0100)
>
> ----------------------------------------------------------------
> Update OpenBIOS images

Applied, thanks.

-- PMM