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_check_gcc/master-aarch64 in repository toolchain/ci/qemu.
from c669f22f1a Merge tag 'pull-la-20220805' of https://gitlab.com/rth7680/q [...] adds 393296de19 pc-bios/s390-ccw: Fix booting with logical block size < phys [...] adds c3dd58ba6e pc-bios/s390-ccw: Update the s390-ccw.img with the block size fix adds c05a88c6b2 tests/avocado: fix replay-linux test adds 407634970d tests/qemu-iotests/264: Allow up to 5s for the BLOCK_JOB_CAN [...] adds 0b86b4e0da Merge tag 'pull-request-2022-08-08' of https://gitlab.com/th [...] adds 54a53a006e scsi-disk: fix overflow when block size is not a multiple of [...] adds 55794c904d scsi-disk: ensure block size is non-zero and changes limited [...] adds e12f0685e8 vl: fix [memory] section with -readconfig adds 69c05a2378 vl: remove dead code in parse_memory_options() adds f6a5f38062 tests/qtest: add scenario for -readconfig handling adds 8a1337e604 Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu [...]
No new revisions were added by this update.
Summary of changes: hw/scsi/scsi-disk.c | 25 +++-- pc-bios/s390-ccw.img | Bin 42608 -> 42608 bytes pc-bios/s390-ccw/virtio-blkdev.c | 2 +- softmmu/vl.c | 32 +++---- tests/avocado/replay_linux.py | 1 + tests/qemu-iotests/264 | 2 +- tests/qtest/meson.build | 1 + tests/qtest/readconfig-test.c | 195 +++++++++++++++++++++++++++++++++++++++ 8 files changed, 232 insertions(+), 26 deletions(-) create mode 100644 tests/qtest/readconfig-test.c