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-arm in repository toolchain/ci/qemu.
from 34723f5937 Merge tag 'pull-tcg-20220426' of https://gitlab.com/rth7680/ [...] adds 67ae042737 hw/display/vmware_vga: do not discard screen updates adds 95f8510ef4 Replacing CONFIG_VNC_PNG with CONFIG_PNG adds 9a0a119a38 Added parameter to take screenshot with screendump as PNG adds d708f99d85 ui/vnc: refactor arrays of addresses to SocketAddressList adds abea19468e qapi/ui: add 'display-update' command for changing listen address adds 0d90da8203 avocado/vnc: add test_change_listen adds 2aa6a39bc8 i386: move bios load error message adds 966f1ca56f i386: factor out x86_firmware_configure() adds a8152c4e46 i386: firmware parsing and sev setup for -bios loaded firmware adds cf6f26d6f9 Merge tag 'kraxel-20220427-pull-request' of git://git.kraxel [...]
No new revisions were added by this update.
Summary of changes: docs/about/removed-features.rst | 3 +- hmp-commands.hx | 11 +- hw/display/trace-events | 1 + hw/display/vmware_vga.c | 41 ++++--- hw/i386/pc_sysfw.c | 36 +++--- hw/i386/x86.c | 32 +++-- include/hw/i386/x86.h | 3 + include/ui/console.h | 1 + meson.build | 12 +- meson_options.txt | 4 +- monitor/hmp-cmds.c | 12 +- monitor/qmp-cmds.c | 15 +++ qapi/ui.json | 89 +++++++++++++- scripts/ci/org.centos/stream/8/x86_64/configure | 4 +- scripts/coverity-scan/run-coverity-scan | 2 +- scripts/meson-buildoptions.sh | 6 +- tests/avocado/vnc.py | 63 ++++++++++ ui/console.c | 101 ++++++++++++++- ui/vnc-enc-tight.c | 18 +-- ui/vnc.c | 156 ++++++++++++------------ ui/vnc.h | 2 +- 21 files changed, 456 insertions(+), 156 deletions(-)