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-aarch64-build_cross in repository toolchain/ci/qemu.
from a4716fd8d7 Merge remote-tracking branch 'remotes/alistair/tags/pull-ris [...] adds 7de2e85653 yank: Unregister function when using TLS migration adds 6b8c2eb5c6 migration/rdma: Fix cm event use after free adds d80f54ce53 channel-socket: Only set CLOEXEC if we have space for fds adds 5b6116d326 io/net-listener: Call the notifier during finalize adds 1df6ddb43b migration: Add cleanup hook for inwards migration adds a59136f3b1 migration/socket: Close the listener at the end adds 8bd1078aeb sockets: Support multipath TCP adds 7afa08cd8f migration/dirtyrate: make sample page count configurable adds a4a571d978 hmp: Add "calc_dirty_rate" and "info dirty_rate" cmds adds 7fe7fae8b4 Merge remote-tracking branch 'remotes/dgilbert-gitlab/tags/p [...]
No new revisions were added by this update.
Summary of changes: hmp-commands-info.hx | 13 ++++++++ hmp-commands.hx | 14 ++++++++ include/monitor/hmp.h | 2 ++ io/channel-socket.c | 8 ++--- io/dns-resolver.c | 4 +++ io/net-listener.c | 3 ++ migration/channel.c | 26 ++++++++------- migration/dirtyrate.c | 78 ++++++++++++++++++++++++++++++++++++++++--- migration/dirtyrate.h | 8 ++++- migration/migration.c | 3 ++ migration/migration.h | 4 +++ migration/multifd.c | 8 ++++- migration/qemu-file-channel.c | 4 ++- migration/rdma.c | 11 ++++-- migration/socket.c | 24 +++++++++---- qapi/migration.json | 15 +++++++-- qapi/sockets.json | 5 ++- util/qemu-sockets.c | 23 +++++++++++++ 18 files changed, 217 insertions(+), 36 deletions(-)