summaryrefslogtreecommitdiffstats
path: root/hmp.c
diff options
context:
space:
mode:
authorJuan Quintela2017-05-10 13:28:13 +0200
committerJuan Quintela2017-05-17 12:04:59 +0200
commit2bf3aa85f08186b8162b76e7e8efe5b5a44306a6 (patch)
treed3bbbeb63ac813e04ed3f64aeeabcdd06fd507cf /hmp.c
parentblock/win32: fix 'ret not initialized' warning (diff)
downloadqemu-2bf3aa85f08186b8162b76e7e8efe5b5a44306a6.tar.gz
qemu-2bf3aa85f08186b8162b76e7e8efe5b5a44306a6.tar.xz
qemu-2bf3aa85f08186b8162b76e7e8efe5b5a44306a6.zip
migration: Fix regression with compression threads
Compression threads got broken on commit commit 247956946651ae0280f7b1ea88bb6237dd01c231 Author: Juan Quintela <quintela@redhat.com> Date: Tue Mar 21 11:45:01 2017 +0100 ram: reorganize last_sent_block On do_compress_ram_page() we use a different QEMUFile than the migration one. We need to pass it there. The failure can be seen as: (qemu) qemu-system-x86_64: Unknown combination of migration flags: 0 qemu-system-x86_64: error while loading state section id 3(ram) qemu-system-x86_64: load of migration failed: Invalid argument Signed-off-by: Juan Quintela <quintela@redhat.com> Reviewed-by: Peter Xu <peterx@redhat.com> Tested-by: Peter Xu <peterx@redhat.com>
Diffstat (limited to 'hmp.c')
0 files changed, 0 insertions, 0 deletions