On Fri, 29 Sept 2023 at 07:30, Gerd Hoffmann <kra...@redhat.com> wrote: > > The following changes since commit 36e9aab3c569d4c9ad780473596e18479838d1aa: > > migration: Move return path cleanup to main migration thread (2023-09-27 > 13:58:02 -0400) > > are available in the Git repository at: > > https://gitlab.com/kraxel/qemu.git > tags/firmware/seabios-20230929-pull-request > > for you to fetch changes up to 1f75b1beeb8d958cc56113ba229348d6a0be9d9d: > > seabios: update binaries to git snapshot (2023-09-29 13:15:44 +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.
The following CI failure has occurred: 3/61 qemu:qtest+qtest-x86_64 / qtest-x86_64/bios-tables-test ERROR 19.15s killed by signal 6 SIGABRT ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― stderr: acpi-test: Warning! DSDT binary file mismatch. Actual [aml:/var/folders/76/zy5ktkns50v6gt5g8r0sf6sc0000gn/T/aml-K2USB2], Expected [aml:tests/data/acpi/q35/DSDT.mmio64]. See source file tests/qtest/bios-tables-test.c for instructions on how to update expected files. to see ASL diff between mismatched files install IASL, rebuild QEMU from scratch and re-run tests with V=1 environment variable set** ERROR:../tests/qtest/bios-tables-test.c:535:test_acpi_asl: assertion failed: (all_tables_match) (test program exited with status code -6) https://gitlab.com/qemu-project/qemu/-/jobs/5204949160 Please take a look. Thanks! Stefan > > ---------------------------------------------------------------- > > Gerd Hoffmann (2): > seabios: update submodule to git snapshot > seabios: update binaries to git snapshot > > 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 +- > 13 files changed, 1 insertion(+), 1 deletion(-) > > -- > 2.41.0 > >