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 ad22d05833 Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for [...] adds 248c50b2bd ui/vdagent: fix leak on error path adds e7c55746f1 ui/vdagent: remove copy-pasta comment adds c311e8d7ff ui/gtk-clipboard: use existing macros adds 6b32aef09a ui/gtk-clipboard: fix clipboard enum typo adds 684e64d36d ui/clipboard: add helper to retrieve current clipboard adds 482bbaf477 ui/clipboard: add qemu_clipboard_peer_owns() helper adds 1387865eca ui/clipboard: add qemu_clipboard_peer_release() helper adds 7424bfaa99 ui/clipboard: release owned grabs on unregister adds 5e0a24e868 ui/vdagent: disconnect handlers and reset state on finalize adds 5fb2e8d99b ui/vdagent: reset outbuf on disconnect adds 3b99bb4c3a ui/vdagent: split clipboard recv message handling adds c98c50de7c ui/vdagent: use qemu_clipboard_peer_release helper adds d2ed2c01c2 ui/vdagent: use qemu_clipboard_info helper adds 3d3f0bc3f7 ui/vdagent: send empty clipboard when unhandled adds b702c863bf ui/gtk-clipboard: use qemu_clipboard_info helper adds 314bf50086 ui/vdagent: send release when no clipboard owner adds 8038c5b646 ui/gtk-clipboard: emit release clipboard events adds 90208bc965 ui/vdagent: add a migration blocker adds d52dff5d80 Merge remote-tracking branch 'remotes/marcandre/tags/clip-pu [...]
No new revisions were added by this update.
Summary of changes: include/ui/clipboard.h | 33 +++++++ include/ui/gtk.h | 1 - ui/clipboard.c | 41 +++++++++ ui/gtk-clipboard.c | 24 ++--- ui/trace-events | 1 + ui/vdagent.c | 240 +++++++++++++++++++++++++++++++------------------ 6 files changed, 241 insertions(+), 99 deletions(-)