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 1dc887329a Merge remote-tracking branch 'remotes/philmd-gitlab/tags/sd- [...] adds ed7b70c27b migration/block-dirty-bitmap: fix larger granularity bitmaps adds a024890a64 migration/block-dirty-bitmap: fix uninitialized variable warning adds 091e3e3dbc Merge remote-tracking branch 'remotes/ericb/tags/pull-bitmap [...] adds 9fe7ef8b66 migration: Drop unused VMSTATE_FLOAT64 support adds 01371c5821 migration: Do not use C99 // comments adds 29fccade10 migration: Don't use '#' flag of printf format adds 395cb45009 migration: Add spaces around operator adds f16aee44b4 migration: Open brace '{' following struct go on the same line adds f4c51a6bfd migration: Add braces {} for if statement adds 49324e939c migration: Do not initialise statics and globals to 0 or NULL adds cbfc71b52b migration: Open brace '{' following function declarations go [...] adds 0bcae62333 migration: Delete redundant spaces adds fe80c0241d migration: using trace_ to replace DPRINTF adds eef621c4e6 migration: Pass incoming state into qemu_ufd_copy_ioctl() adds 7a267fc49b migration: Introduce migrate_send_rp_message_req_pages() adds 8f8bfffcf1 migration: Maintain postcopy faulted addresses adds 0c26781c09 migration: Sync requested pages after postcopy recovery adds d246ea5039 migration/postcopy: Release fd before going into 'postcopy-pause' adds a47295014d migration-test: Only hide error if !QTEST_LOG adds d55450df99 Merge remote-tracking branch 'remotes/dgilbert/tags/pull-mig [...] new 648b4823d9 trace/simple: Enable tracing on startup only if the user spe [...] new ee8041013a Add execute bit back to scripts/tracetool.py new 4a74626970 Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/t [...]
The 3 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 +++---- scripts/tracetool.py | 0 tests/qtest/migration-test.c | 6 ++++- trace/control.c | 6 ++++- 16 files changed, 230 insertions(+), 118 deletions(-) mode change 100644 => 100755 scripts/tracetool.py