mbox

[PULL] Update OpenBIOS images

Message ID 20161031202548.GA2140@kentang.lan
State New
Headers show

Pull-request

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

Message

Mark Cave-Ayland Oct. 31, 2016, 8:25 p.m. UTC
Hi Peter,

Here are the OpenBIOS updates for the 2.8 release. Please pull.


ATB,

Mark.


The following changes since commit e80b4b8fb6babce7dcc91ea9ddeecbc351fd4646:

  Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20161031.0' into staging (2016-10-31 18:19:06 +0000)

are available in the git repository at:


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

for you to fetch changes up to 625ed4be4b00ad4469814786535508e1ade8351e:

  Update OpenBIOS images to 1dc4f16 built from submodule. (2016-10-31 20:01:25 +0000)

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

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

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

Comments

Peter Maydell Nov. 1, 2016, 11:20 a.m. UTC | #1
On 31 October 2016 at 20:25, Mark Cave-Ayland
<mark.cave-ayland@ilande.co.uk> wrote:
> Hi Peter,
>
> Here are the OpenBIOS updates for the 2.8 release. Please pull.
>
>
> ATB,
>
> Mark.
>
>
> The following changes since commit e80b4b8fb6babce7dcc91ea9ddeecbc351fd4646:
>
>   Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20161031.0' into staging (2016-10-31 18:19:06 +0000)
>
> are available in the git repository at:
>
>
>   https://github.com/mcayland/qemu.git tags/qemu-openbios-signed
>
> for you to fetch changes up to 625ed4be4b00ad4469814786535508e1ade8351e:
>
>   Update OpenBIOS images to 1dc4f16 built from submodule. (2016-10-31 20:01:25 +0000)
>
> ----------------------------------------------------------------
> Update OpenBIOS images
>
> ----------------------------------------------------------------
> Mark Cave-Ayland (1):
>       Update OpenBIOS images to 1dc4f16 built from submodule.
>
>  pc-bios/openbios-ppc     |  Bin 750840 -> 750840 bytes
>  pc-bios/openbios-sparc32 |  Bin 382048 -> 382048 bytes
>  pc-bios/openbios-sparc64 |  Bin 1593424 -> 1593408 bytes
>  roms/openbios            |    2 +-
>  4 files changed, 1 insertion(+), 1 deletion(-)


Applied, thanks.

-- PMM