mbox

[PULL,for-2.1] Update OpenBIOS images to r1306

Message ID 20140621070054.GA809@kentang.lan
State New
Headers show

Pull-request

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

Message

Mark Cave-Ayland June 21, 2014, 7 a.m. UTC
Hi Peter,

The following commit updates the OpenBIOS images to SVN r1306. Please pull.


ATB,

Mark.


The following changes since commit 427e1750a0b98a72cad424327604f51e993dcc5f:

  gt64xxx_pci: Add VMStateDescription (2014-06-20 23:40:16 +0200)

are available in the git repository at:

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

for you to fetch changes up to 871c60a7368dbfcb7b2620b0483eed8305fd7b6b:

  Update OpenBIOS images (2014-06-20 23:59:19 +0100)

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

 pc-bios/openbios-ppc     |  Bin 734008 -> 734012 bytes
 pc-bios/openbios-sparc32 |  Bin 381512 -> 381512 bytes
 pc-bios/openbios-sparc64 |  Bin 1598376 -> 1616768 bytes
 roms/openbios            |    2 +-
 4 files changed, 1 insertion(+), 1 deletion(-)

Comments

Peter Maydell June 23, 2014, 11:40 a.m. UTC | #1
On 21 June 2014 08:00, Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> wrote:
> Hi Peter,
>
> The following commit updates the OpenBIOS images to SVN r1306. Please pull.
>
>
> ATB,
>
> Mark.
>
>
> The following changes since commit 427e1750a0b98a72cad424327604f51e993dcc5f:
>
>   gt64xxx_pci: Add VMStateDescription (2014-06-20 23:40:16 +0200)
>
> are available in the git repository at:
>
>   https://github.com/mcayland/qemu.git qemu-openbios
>
> for you to fetch changes up to 871c60a7368dbfcb7b2620b0483eed8305fd7b6b:
>
>   Update OpenBIOS images (2014-06-20 23:59:19 +0100)
>

Applied, thanks.

-- PMM