mbox

[PULL,0/1] Seabios 1.12 20181120 patches

Message ID 20181120060138.25446-1-kraxel@redhat.com
State New
Headers show

Pull-request

git://git.kraxel.org/qemu tags/seabios-1.12-20181120-pull-request

Message

Gerd Hoffmann Nov. 20, 2018, 6:01 a.m. UTC
The following changes since commit cb968d275c145467c8b385a3618a207ec111eab1:

  Update version for v3.1.0-rc1 release (2018-11-13 18:16:14 +0000)

are available in the git repository at:

  git://git.kraxel.org/qemu tags/seabios-1.12-20181120-pull-request

for you to fetch changes up to af51dbed380b7eec0c815da1c37b46e57a909ce8:

  update seabios to 1.12 (2018-11-20 06:57:53 +0100)

----------------------------------------------------------------
seabios: update to 1.12-final

----------------------------------------------------------------

Gerd Hoffmann (1):
  update seabios to 1.12

 pc-bios/bios-256k.bin             | Bin 262144 -> 262144 bytes
 pc-bios/bios.bin                  | Bin 131072 -> 131072 bytes
 pc-bios/vgabios-bochs-display.bin | Bin 27648 -> 27648 bytes
 pc-bios/vgabios-cirrus.bin        | Bin 38400 -> 38400 bytes
 pc-bios/vgabios-qxl.bin           | Bin 38912 -> 38912 bytes
 pc-bios/vgabios-ramfb.bin         | Bin 28160 -> 28160 bytes
 pc-bios/vgabios-stdvga.bin        | Bin 38912 -> 38912 bytes
 pc-bios/vgabios-virtio.bin        | Bin 38912 -> 38912 bytes
 pc-bios/vgabios-vmware.bin        | Bin 38912 -> 38912 bytes
 pc-bios/vgabios.bin               | Bin 38400 -> 38400 bytes
 roms/Makefile                     |   2 +-
 roms/seabios                      |   2 +-
 12 files changed, 2 insertions(+), 2 deletions(-)

Comments

Peter Maydell Nov. 20, 2018, 10:56 a.m. UTC | #1
On 20 November 2018 at 06:01, Gerd Hoffmann <kraxel@redhat.com> wrote:
> The following changes since commit cb968d275c145467c8b385a3618a207ec111eab1:
>
>   Update version for v3.1.0-rc1 release (2018-11-13 18:16:14 +0000)
>
> are available in the git repository at:
>
>   git://git.kraxel.org/qemu tags/seabios-1.12-20181120-pull-request
>
> for you to fetch changes up to af51dbed380b7eec0c815da1c37b46e57a909ce8:
>
>   update seabios to 1.12 (2018-11-20 06:57:53 +0100)
>
> ----------------------------------------------------------------
> seabios: update to 1.12-final
>
> ----------------------------------------------------------------
>
> Gerd Hoffmann (1):
>   update seabios to 1.12

Applied, thanks.

-- PMM