This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-aarch64 in repository toolchain/ci/qemu.
from a74c66b1b9 Merge tag 'block-pull-request' of https://gitlab.com/stefanh [...] new f8333de279 target/s390x/tcg: SPX: check validity of new prefix new 2ba3cc4767 pc-bios/s390-ccw: Add a proper prototype for main() new 1f2c2ee48e pc-bios/s390-ccw/virtio: Introduce a macro for the DASD block size new 422865f667 pc-bios/s390-ccw/bootmap: Improve the guessing logic in zipl [...] new bbf615f7b7 pc-bios/s390-ccw/virtio-blkdev: Simplify/fix virtio_ipl_disk [...] new 5447de2619 pc-bios/s390-ccw/virtio-blkdev: Remove virtio_assume_scsi() new 175aa06a15 pc-bios/s390-ccw/virtio: Set missing status bits while initializing new aa5c69ce99 pc-bios/s390-ccw/virtio: Read device config after feature ne [...] new 0708248857 pc-bios/s390-ccw/virtio: Beautify the code for reading virtq [...] new cf30b7c4a9 pc-bios/s390-ccw: Split virtio-scsi code from virtio_blk_set [...] new 9125a314cc pc-bios/s390-ccw/virtio-blkdev: Request the right feature bits new 3953ae1868 pc-bios/s390-ccw/virtio: Remove "extern" keyword from prototypes new e2269220ac pc-bios/s390-ccw/netboot.mak: Ignore Clang's warnings about [...] new 4c4156db1c pc-bios/s390-ccw: Update the s390-ccw bios binaries with the [...] new b67b6c7ce4 target/s390x: Remove DISAS_GOTO_TB new 8ec2edac5f target/s390x: Remove DISAS_PC_STALE new 872e13796f target/s390x: Remove DISAS_PC_STALE_NOCHAIN new 3d8111fd3b target/s390x: Exit tb after executing ex_value new 212267df2b Merge tag 'pull-request-2022-07-07' of https://gitlab.com/th [...]
The 19 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: pc-bios/s390-ccw.img | Bin 50936 -> 42608 bytes pc-bios/s390-ccw/bootmap.c | 27 ++++++++++-- pc-bios/s390-ccw/main.c | 27 ++++++++---- pc-bios/s390-ccw/netboot.mak | 7 ++- pc-bios/s390-ccw/s390-ccw.h | 1 + pc-bios/s390-ccw/virtio-blkdev.c | 91 ++++++--------------------------------- pc-bios/s390-ccw/virtio-scsi.c | 19 +++++++- pc-bios/s390-ccw/virtio-scsi.h | 2 +- pc-bios/s390-ccw/virtio.c | 28 +++++++----- pc-bios/s390-ccw/virtio.h | 16 +++---- pc-bios/s390-netboot.img | Bin 79688 -> 67232 bytes target/s390x/tcg/misc_helper.c | 7 +++ target/s390x/tcg/translate.c | 42 ++++++++---------- 13 files changed, 129 insertions(+), 138 deletions(-)