[Qemu-devel] [PULL 0/1] Seabios 1.11.1 20180319 patches

Gerd Hoffmann posted 1 patch 7 years, 7 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20180319102657.29304-1-kraxel@redhat.com
Test checkpatch passed
Test docker-build@min-glib passed
Test docker-mingw@fedora passed
Test docker-quick@centos6 passed
Test s390x passed
pc-bios/bios-256k.bin      | Bin 262144 -> 262144 bytes
pc-bios/bios.bin           | Bin 131072 -> 131072 bytes
pc-bios/vgabios-cirrus.bin | Bin 38400 -> 38400 bytes
pc-bios/vgabios-qxl.bin    | Bin 38912 -> 38912 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/seabios               |   2 +-
9 files changed, 1 insertion(+), 1 deletion(-)
[Qemu-devel] [PULL 0/1] Seabios 1.11.1 20180319 patches
Posted by Gerd Hoffmann 7 years, 7 months ago
The following changes since commit e1e44a9916b4318e943aecd669e096222cb3eaeb:

  Merge remote-tracking branch 'remotes/xtensa/tags/20180316-xtensa' into staging (2018-03-17 14:15:03 +0000)

are available in the git repository at:

  git://git.kraxel.org/qemu tags/seabios-1.11.1-20180319-pull-request

for you to fetch changes up to 9cdd2a736b99bad19fb4f88d2230c75f680c31ec:

  update seabios to 1.11.1 (2018-03-19 11:18:29 +0100)

----------------------------------------------------------------
update seabios to 1.11.1

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

Gerd Hoffmann (1):
  update seabios to 1.11.1

 pc-bios/bios-256k.bin      | Bin 262144 -> 262144 bytes
 pc-bios/bios.bin           | Bin 131072 -> 131072 bytes
 pc-bios/vgabios-cirrus.bin | Bin 38400 -> 38400 bytes
 pc-bios/vgabios-qxl.bin    | Bin 38912 -> 38912 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/seabios               |   2 +-
 9 files changed, 1 insertion(+), 1 deletion(-)

-- 
2.9.3


Re: [Qemu-devel] [PULL 0/1] Seabios 1.11.1 20180319 patches
Posted by Peter Maydell 7 years, 7 months ago
On 19 March 2018 at 10:26, Gerd Hoffmann <kraxel@redhat.com> wrote:
> The following changes since commit e1e44a9916b4318e943aecd669e096222cb3eaeb:
>
>   Merge remote-tracking branch 'remotes/xtensa/tags/20180316-xtensa' into staging (2018-03-17 14:15:03 +0000)
>
> are available in the git repository at:
>
>   git://git.kraxel.org/qemu tags/seabios-1.11.1-20180319-pull-request
>
> for you to fetch changes up to 9cdd2a736b99bad19fb4f88d2230c75f680c31ec:
>
>   update seabios to 1.11.1 (2018-03-19 11:18:29 +0100)
>
> ----------------------------------------------------------------
> update seabios to 1.11.1
>
> ----------------------------------------------------------------

Applied, thanks.

-- PMM