This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_cross/gnu-master-arm-build_cross in repository toolchain/ci/qemu.
from 9e2e9fe3df Update version for v6.0.0-rc0 release adds 4290b4834c migration/block-dirty-bitmap: make incoming disabled bitmaps busy adds 3460fd7f39 migrate-bitmaps-postcopy-test: check that we can't remove in [...] adds 63ad23fa24 Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/b [...] adds d2aea775d4 usb: Remove "-usbdevice ccid" adds 0c27b9c568 vhost-user-gpu: glFlush before notifying clients adds 96ee096a13 vhost-user-gpu: fix vugbm_device_init fallback adds 59be75e7d8 vhost-user-gpu: fix cursor move/update adds 2da6e36b33 hw/usb/hcd-ehci-sysbus: Free USBPacket on instance finalize() adds d4c603d7be s390x: move S390_ADAPTER_SUPPRESSIBLE adds 2dd9d8cfb4 s390x: add have_virtio_ccw adds adcf33a504 s390x: modularize virtio-gpu-ccw adds db0b034185 hw/usb/hcd-ehci: Fix crash when showing help of EHCI devices adds 7b9a3c9f94 Merge remote-tracking branch 'remotes/kraxel/tags/fixes-2021 [...]
No new revisions were added by this update.
Summary of changes: contrib/vhost-user-gpu/meson.build | 2 +- contrib/vhost-user-gpu/vhost-user-gpu.c | 24 ++++++------ contrib/vhost-user-gpu/virgl.c | 3 ++ contrib/vhost-user-gpu/vugbm.c | 44 ++++++++++------------ contrib/vhost-user-gpu/vugbm.h | 2 +- docs/system/removed-features.rst | 6 +++ hw/s390x/meson.build | 8 +++- hw/s390x/virtio-ccw-gpu.c | 4 +- hw/s390x/virtio-ccw.c | 2 + hw/s390x/virtio-ccw.h | 5 +++ hw/usb/dev-smartcard-reader.c | 1 - hw/usb/hcd-ehci-sysbus.c | 9 +++++ hw/usb/hcd-ehci.c | 10 ++--- include/hw/s390x/css.h | 7 ---- include/hw/s390x/s390_flic.h | 3 ++ migration/block-dirty-bitmap.c | 6 +++ qemu-options.hx | 3 -- target/s390x/cpu.h | 9 +++-- .../tests/migrate-bitmaps-postcopy-test | 10 +++++ util/module.c | 1 + 20 files changed, 101 insertions(+), 58 deletions(-)