mbox

[PULL] OpenBIOS updates for 2.2

Message ID 20141104004201.GA29009@kentang.lan
State New
Headers show

Pull-request

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

Message

Mark Cave-Ayland Nov. 4, 2014, 12:42 a.m. UTC
Hi Peter,

Apologies for the last minute nature of the pull request (I've been away), however 
this is an OpenBIOS update in preparation for the 2.2 release. Please pull.


ATB,

Mark.


The following changes since commit 47e8acb45feddcbc340583781b53935459330db2:

  Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20141101' into staging (2014-11-03 20:23: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 e3b561be48817c1f928ac5798b7586beed64b8c3:

  Update OpenBIOS images (2014-11-04 00:02:33 +0000)

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

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

 pc-bios/QEMU,tcx.bin     |  Bin 1411 -> 1402 bytes
 pc-bios/openbios-ppc     |  Bin 746588 -> 746588 bytes
 pc-bios/openbios-sparc32 |  Bin 381512 -> 381512 bytes
 pc-bios/openbios-sparc64 |  Bin 1616768 -> 1616768 bytes
 roms/openbios            |    2 +-
 5 files changed, 1 insertion(+), 1 deletion(-)

Comments

Peter Maydell Nov. 4, 2014, 1:34 p.m. UTC | #1
On 4 November 2014 00:42, Mark Cave-Ayland
<mark.cave-ayland@ilande.co.uk> wrote:
> Hi Peter,
>
> Apologies for the last minute nature of the pull request (I've been away), however
> this is an OpenBIOS update in preparation for the 2.2 release. Please pull.
>
>
> ATB,
>
> Mark.
>
>
> The following changes since commit 47e8acb45feddcbc340583781b53935459330db2:
>
>   Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20141101' into staging (2014-11-03 20:23: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 e3b561be48817c1f928ac5798b7586beed64b8c3:
>
>   Update OpenBIOS images (2014-11-04 00:02:33 +0000)
>
> ----------------------------------------------------------------
> Update OpenBIOS images
>
> ----------------------------------------------------------------

Applied, thanks.

-- PMM