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 fb084237a3 common-user: Really fix i386 calls to safe_syscall_set_errno_tail adds 01854af2cf hw: Add compat machines for 7.0 adds 7539fa0116 tests/qtest/test-x86-cpuid-compat: Check for machines before [...] adds 961fb4b465 tests/qtest/hd-geo-test: Check for the lsi53c895a controller [...] adds 585507017c tests/unit/test-util-sockets: Use g_file_open_tmp() to creat [...] adds fe86fe237c qemu-options: Remove the deprecated -no-quit option adds 9a50594761 docs/sphinx: fix compatibility with sphinx < 1.8 adds 4cc75ce697 gitlab-ci: Enable docs in the centos job adds 057dc9a635 docs/tools/qemu-trace-stap.rst: Do not hard-code the QEMU bi [...] adds 7d4ae4d497 Merge tag 'pull-request-2022-01-05' of https://gitlab.com/th [...]
No new revisions were added by this update.
Summary of changes: .gitlab-ci.d/buildtest.yml | 2 +- docs/about/deprecated.rst | 6 --- docs/about/removed-features.rst | 7 +++ docs/sphinx/fakedbusdoc.py | 4 +- docs/tools/qemu-trace-stap.rst | 24 +++++------ hw/arm/virt.c | 9 +++- hw/core/machine.c | 3 ++ hw/i386/pc.c | 3 ++ hw/i386/pc_piix.c | 14 +++++- hw/i386/pc_q35.c | 13 +++++- hw/ppc/spapr.c | 15 ++++++- hw/s390x/s390-virtio-ccw.c | 14 +++++- include/hw/boards.h | 3 ++ include/hw/i386/pc.h | 3 ++ qemu-options.hx | 8 ---- softmmu/vl.c | 8 +--- tests/qtest/hd-geo-test.c | 8 ++-- tests/qtest/test-x86-cpuid-compat.c | 85 +++++++++++++++++++++---------------- tests/unit/test-util-sockets.c | 6 ++- 19 files changed, 151 insertions(+), 84 deletions(-)