mbox

[PULL,for-2.9] Update OpenBIOS images

Message ID 20170228221644.GA30636@kentang.lan
State New
Headers show

Pull-request

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

Message

Mark Cave-Ayland Feb. 28, 2017, 10:16 p.m. UTC
Hi Peter,

Here are the OpenBIOS updates for QEMU 2.9. Please pull.


ATB,

Mark.


The following changes since commit e7c83a885f865128ae3cf1946f8cb538b63cbfba:

  vhost-user: delay vhost_user_stop (2017-02-28 19:11:15 +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 9b40d1ee130432c8d80bfabde85918f187b4ae32:

  Update OpenBIOS images to 0cd97cc built from submodule. (2017-02-28 21:50:03 +0000)

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

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

 pc-bios/openbios-ppc     |  Bin 750840 -> 750840 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(-)

Comments

Peter Maydell March 2, 2017, 1:48 p.m. UTC | #1
On 28 February 2017 at 22:16, Mark Cave-Ayland
<mark.cave-ayland@ilande.co.uk> wrote:
> Hi Peter,
>
> Here are the OpenBIOS updates for QEMU 2.9. Please pull.
>
>
> ATB,
>
> Mark.
>
>
> The following changes since commit e7c83a885f865128ae3cf1946f8cb538b63cbfba:
>
>   vhost-user: delay vhost_user_stop (2017-02-28 19:11:15 +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 9b40d1ee130432c8d80bfabde85918f187b4ae32:
>
>   Update OpenBIOS images to 0cd97cc built from submodule. (2017-02-28 21:50:03 +0000)
>
> ----------------------------------------------------------------
> Update OpenBIOS images
>
> ----------------------------------------------------------------
> Mark Cave-Ayland (1):
>       Update OpenBIOS images to 0cd97cc built from submodule.
>
>  pc-bios/openbios-ppc     |  Bin 750840 -> 750840 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(-)


Applied, thanks.

-- PMM