The following changes since commit 47fbad45d47af8af784bb12a5719489edcd89b4c:
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging (2019-06-04 17:22:42 +0100) are available in the Git repository at: https://github.com/juanquintela/qemu.git tags/migration-pull-request for you to fetch changes up to 03158519384f15890d587937bd1b3ea699898e55: migratioin/ram: leave RAMBlock->bmap blank on allocating (2019-06-05 12:44:03 +0200) ---------------------------------------------------------------- Migration Pull request - Fd fixes and test (yuri) - several fixes (wei) ---------------------------------------------------------------- Wei Yang (3): migration/ram.c: MultiFDSendParams.sem_sync is not really used migration/ram.c: multifd_send_state->count is not really used migratioin/ram: leave RAMBlock->bmap blank on allocating Yury Kotov (2): migration: Fix fd protocol for incoming defer migration-test: Add a test for fd protocol migration/fd.c | 8 ++-- migration/fd.h | 2 +- migration/ram.c | 27 ++++++----- tests/libqtest.c | 80 ++++++++++++++++++++++++++++++-- tests/libqtest.h | 51 ++++++++++++++++++++- tests/migration-test.c | 101 +++++++++++++++++++++++++++++++++++++++++ 6 files changed, 246 insertions(+), 23 deletions(-) -- 2.21.0
