[PULL 0/6] Firmware/seabios 20231010 patches

Gerd Hoffmann posted 6 patches 7 months ago
Only 5 patches received!
tests/qtest/bios-tables-test.c    |   2 ++
pc-bios/bios-256k.bin             | Bin 262144 -> 262144 bytes
pc-bios/bios-microvm.bin          | Bin 131072 -> 131072 bytes
pc-bios/bios.bin                  | Bin 131072 -> 131072 bytes
pc-bios/vgabios-ati.bin           | Bin 39936 -> 39424 bytes
pc-bios/vgabios-bochs-display.bin | Bin 28672 -> 28672 bytes
pc-bios/vgabios-cirrus.bin        | Bin 39424 -> 38912 bytes
pc-bios/vgabios-qxl.bin           | Bin 39936 -> 39424 bytes
pc-bios/vgabios-ramfb.bin         | Bin 29184 -> 28672 bytes
pc-bios/vgabios-stdvga.bin        | Bin 39936 -> 39424 bytes
pc-bios/vgabios-virtio.bin        | Bin 39936 -> 39424 bytes
pc-bios/vgabios-vmware.bin        | Bin 39936 -> 39424 bytes
pc-bios/vgabios.bin               | Bin 39424 -> 38912 bytes
roms/seabios                      |   2 +-
tests/data/acpi/q35/DSDT.mmio64   | Bin 9485 -> 9485 bytes
15 files changed, 3 insertions(+), 1 deletion(-)
[PULL 0/6] Firmware/seabios 20231010 patches
Posted by Gerd Hoffmann 7 months ago
The following changes since commit 2f3913f4b2ad74baeb5a6f1d36efbd9ecdf1057d:

  Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu into staging (2023-10-05 09:01:01 -0400)

are available in the Git repository at:

  https://gitlab.com/kraxel/qemu.git tags/firmware/seabios-20231010-pull-request

for you to fetch changes up to e83f3600f9ff7d9e0d014f328e64c49bb81b945c:

  tests/acpi: disable tests/data/acpi/q35/DSDT.mmio64 updates (2023-10-10 11:11:55 +0200)

----------------------------------------------------------------
seabios: update to git snapshot

Give seabios a bit real world testing before tagging a release.
Update to release will follow later in the devel cycle.

v3: update mmio64 acpi test.

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

Gerd Hoffmann (6):
  tests/bios-tables-test: tcg-emulate opteron for mmio64 test
  tests/acpi: enable tests/data/acpi/q35/DSDT.mmio64 updates
  seabios: update submodule to git snapshot
  seabios: update binaries to git snapshot
  tests/acpi: update expected data files
  tests/acpi: disable tests/data/acpi/q35/DSDT.mmio64 updates

 tests/qtest/bios-tables-test.c    |   2 ++
 pc-bios/bios-256k.bin             | Bin 262144 -> 262144 bytes
 pc-bios/bios-microvm.bin          | Bin 131072 -> 131072 bytes
 pc-bios/bios.bin                  | Bin 131072 -> 131072 bytes
 pc-bios/vgabios-ati.bin           | Bin 39936 -> 39424 bytes
 pc-bios/vgabios-bochs-display.bin | Bin 28672 -> 28672 bytes
 pc-bios/vgabios-cirrus.bin        | Bin 39424 -> 38912 bytes
 pc-bios/vgabios-qxl.bin           | Bin 39936 -> 39424 bytes
 pc-bios/vgabios-ramfb.bin         | Bin 29184 -> 28672 bytes
 pc-bios/vgabios-stdvga.bin        | Bin 39936 -> 39424 bytes
 pc-bios/vgabios-virtio.bin        | Bin 39936 -> 39424 bytes
 pc-bios/vgabios-vmware.bin        | Bin 39936 -> 39424 bytes
 pc-bios/vgabios.bin               | Bin 39424 -> 38912 bytes
 roms/seabios                      |   2 +-
 tests/data/acpi/q35/DSDT.mmio64   | Bin 9485 -> 9485 bytes
 15 files changed, 3 insertions(+), 1 deletion(-)

-- 
2.41.0
Re: [PULL 0/6] Firmware/seabios 20231010 patches
Posted by Stefan Hajnoczi 7 months ago
Applied, thanks.

Please update the changelog at https://wiki.qemu.org/ChangeLog/8.2 for any user-visible changes.