diff options
author | 2018-03-30 15:51:19 +0800 | |
---|---|---|
committer | 2018-04-25 18:04:05 +0100 | |
commit | 263a289ae61c8344a417a95b0142650fdff3af56 (patch) | |
tree | cba27ed923febc1b38e3c7846b5ceb434b03f2c7 /migration/qemu-file.c | |
parent | migration: add postcopy total blocktime into query-migrate (diff) | |
download | qemu-263a289ae61c8344a417a95b0142650fdff3af56.tar.xz qemu-263a289ae61c8344a417a95b0142650fdff3af56.zip |
migration: stop compressing page in migration thread
As compression is a heavy work, do not do it in migration thread,
instead, we post it out as a normal page
Reviewed-by: Wei Wang <wei.w.wang@intel.com>
Reviewed-by: Peter Xu <peterx@redhat.com>
Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Signed-off-by: Xiao Guangrong <xiaoguangrong@tencent.com>
Message-Id: <20180330075128.26919-2-xiaoguangrong@tencent.com>
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Diffstat (limited to 'migration/qemu-file.c')
0 files changed, 0 insertions, 0 deletions