From: "Dr. David Alan Gilbert" <dgilb...@redhat.com> The following changes since commit 3bae150448dbd888a480f892ebbf01caec0d8329:
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging (2018-07-24 15:26:01 +0100) are available in the Git repository at: git://github.com/dagrh/qemu.git tags/pull-migration-20180724a for you to fetch changes up to 4b3fb65db973b51346e3456987ba80b15c1fc75c: migration: fix duplicate initialization for expected_downtime and cleanup_bh (2018-07-24 17:28:57 +0100) ---------------------------------------------------------------- Migration pull for 3.0 Fixes only ---------------------------------------------------------------- Dr. David Alan Gilbert (2): migrate: Fix cancelling state warning audio/hda: Fix migration Lidong Chen (1): migration: fix duplicate initialization for expected_downtime and cleanup_bh Peter Xu (4): migration: fix potential overflow in multifd send migration: update recv bitmap only on dest vm migration: disallow recovery for release-ram tests: only update last_byte when at the edge hw/audio/hda-codec.c | 2 +- migration/migration.c | 22 ++++++++++++++++++++-- migration/ram.c | 13 ++++++++++--- tests/migration-test.c | 2 +- 4 files changed, 32 insertions(+), 7 deletions(-)