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 1dc887329a Merge remote-tracking branch 'remotes/philmd-gitlab/tags/sd- [...] new ed7b70c27b migration/block-dirty-bitmap: fix larger granularity bitmaps new a024890a64 migration/block-dirty-bitmap: fix uninitialized variable warning new 091e3e3dbc Merge remote-tracking branch 'remotes/ericb/tags/pull-bitmap [...] new 9fe7ef8b66 migration: Drop unused VMSTATE_FLOAT64 support new 01371c5821 migration: Do not use C99 // comments new 29fccade10 migration: Don't use '#' flag of printf format new 395cb45009 migration: Add spaces around operator new f16aee44b4 migration: Open brace '{' following struct go on the same line new f4c51a6bfd migration: Add braces {} for if statement new 49324e939c migration: Do not initialise statics and globals to 0 or NULL new cbfc71b52b migration: Open brace '{' following function declarations go [...] new 0bcae62333 migration: Delete redundant spaces new fe80c0241d migration: using trace_ to replace DPRINTF new eef621c4e6 migration: Pass incoming state into qemu_ufd_copy_ioctl() new 7a267fc49b migration: Introduce migrate_send_rp_message_req_pages() new 8f8bfffcf1 migration: Maintain postcopy faulted addresses new 0c26781c09 migration: Sync requested pages after postcopy recovery new d246ea5039 migration/postcopy: Release fd before going into 'postcopy-pause' new a47295014d migration-test: Only hide error if !QTEST_LOG new d55450df99 Merge remote-tracking branch 'remotes/dgilbert/tags/pull-mig [...]
The 20 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/migration/vmstate.h | 13 --------- migration/block-dirty-bitmap.c | 26 +++++++++--------- migration/block.c | 40 +++++++++++++-------------- migration/migration.c | 59 +++++++++++++++++++++++++++++++++++----- migration/migration.h | 24 ++++++++++++++--- migration/page_cache.c | 13 +++------ migration/postcopy-ram.c | 27 ++++++++++++++----- migration/ram.c | 14 +++++----- migration/rdma.c | 7 ++--- migration/savevm.c | 61 ++++++++++++++++++++++++++++++++++++++++-- migration/trace-events | 16 +++++++++++ migration/vmstate-types.c | 26 ------------------ migration/vmstate.c | 10 +++---- tests/qtest/migration-test.c | 6 ++++- 14 files changed, 225 insertions(+), 117 deletions(-)