This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-aarch64-stable-allnoconfig in repository toolchain/ci/qemu.
from dee64246de Merge remote-tracking branch 'remotes/vivier2/tags/linux-use [...] adds abc14fd056 meson: fix logic for gnutls check adds 632eda5404 Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/fo [...] adds 5f4884c441 hw/nvme: fix missing variable initializers adds 370ea52f72 Merge remote-tracking branch 'remotes/nvme/tags/nvme-next-pu [...] adds 50482fda98 block/export/fuse.c: fix musl build adds a6d2bb25cf tests: filter out TLS distinguished name in certificate checks adds e0d24696b9 Merge remote-tracking branch 'remotes/hreitz/tags/pull-block [...] adds 057489dd15 qga: fix leak of base64 decoded data on command error adds 1f3afa5da2 Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2 [...] adds 7bce330ae4 ui/gtk: retry sending VTE console input adds da77adbaf6 audio: Never send migration section adds 6ff5b5d6d5 ui/sdl2: Check return value from g_setenv() adds 02b8aeede2 Merge remote-tracking branch 'remotes/kraxel/tags/fixes-2021 [...] adds b0c4798f97 MAINTAINERS: Name and email address change adds 703e8cd618 Update version for v6.1.0-rc3 release adds 24d84c7e48 target/i386: Fixed size of constant for Windows adds 0b46318170 hw/core: Add missing return on error adds ea0aa1752c hw/core: fix error checking in smp_parse adds 2edf8ac5bd Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/fo [...] adds a7686d5d85 Hexagon (disas/hexagon.c) fix memory leak for early exit cases adds f1a1a93646 Merge remote-tracking branch 'remotes/quic/tags/pull-hex-202 [...] adds f492bdf4ab MAINTAINERS: update edk2 entry. adds 8f6259055a MAINTAINERS: update sockets entry. adds 6bc915f31a MAINTAINERS: update audio entry. adds 227b1638ba MAINTAINERS: update spice entry. adds cd02c965c4 MAINTAINERS: update usb entries. adds 1e2edb9866 MAINTAINERS: update virtio-input entry. adds a4de5e8a06 MAINTAINERS: update virtio-gpu entry. adds 80c9d104a1 Merge remote-tracking branch 'remotes/kraxel/tags/maintainer [...] adds a62354915b gitlab: exclude sparc-softmmu and riscv32-softmmu from cross builds adds a1f0f36838 gitlab: skip many more targets in windows cross builds adds cc1838c25d storage-daemon: Add missing build dependency to the vhost-us [...] adds b063c290f3 tests/qtest/vhost-user-blk-test: Check whether qemu-storage- [...] adds 3973e7ae63 fuzz: avoid building twice, when running on gitlab adds 3d9c7ec955 docs/about/removed-features: Document removed CLI options fr [...] adds 8cc461c185 docs/about/removed-features: Document removed CLI options fr [...] adds 29e0447551 docs/about/removed-features: Document removed CLI options fr [...] adds 5d82c10160 docs/about/removed-features: Document removed HMP commands f [...] adds 5643fcdd42 docs/about/removed-features: Document removed devices from o [...] adds 36b508993c docs/about/removed-features: Document removed machines from [...] adds bd44d64a38 Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull [...]
No new revisions were added by this update.
Summary of changes: .gitlab-ci.d/crossbuild-template.yml | 3 +- .gitlab-ci.d/crossbuilds.yml | 4 + .mailmap | 1 + MAINTAINERS | 24 ++--- VERSION | 2 +- audio/audio.c | 10 ++ block/export/fuse.c | 8 +- disas/hexagon.c | 3 +- docs/about/removed-features.rst | 183 ++++++++++++++++++++++++++++++++++- hw/core/machine.c | 3 +- hw/nvme/ctrl.c | 6 +- meson.build | 2 +- qga/commands.c | 4 +- scripts/oss-fuzz/build.sh | 24 ++--- storage-daemon/meson.build | 8 +- target/i386/tcg/sysemu/misc_helper.c | 2 +- target/i386/tcg/sysemu/svm_helper.c | 2 +- tests/qemu-iotests/233 | 2 +- tests/qemu-iotests/233.out | 4 +- tests/qemu-iotests/common.filter | 5 + tests/qtest/meson.build | 7 +- tests/qtest/vhost-user-blk-test.c | 8 ++ ui/gtk.c | 10 +- ui/sdl2.c | 5 +- 24 files changed, 273 insertions(+), 57 deletions(-)