]> Git Repo - qemu.git/commit
migration: Make compression co-work with xbzrle
authorLiang Li <[email protected]>
Mon, 23 Mar 2015 08:32:24 +0000 (16:32 +0800)
committerJuan Quintela <[email protected]>
Thu, 7 May 2015 16:31:53 +0000 (18:31 +0200)
commit98f1138902195bd9ab8a753d0ee2cf2a0a88b6e8
tree94673703b7ee7f325fc8ff6046de89bf2b2c9f37
parent20eb617eacf7a0ce76d9dd10ff246d6ae7f0b4e1
migration: Make compression co-work with xbzrle

Now, multiple thread compression can co-work with xbzrle. when
xbzrle is on, multiple thread compression will only work at the
first round of RAM data sync.

Signed-off-by: Liang Li <[email protected]>
Signed-off-by: Yang Zhang <[email protected]>
Reviewed-by: Dr.David Alan Gilbert <[email protected]>
Signed-off-by: Juan Quintela <[email protected]>
arch_init.c
This page took 0.024969 seconds and 4 git commands to generate.