Re: [Qemu-devel] [v4 11/13] migration: Add interface to control compression

2015-02-03 Thread Eric Blake
On 02/02/2015 04:05 AM, Liang Li wrote: > The multiple compression threads can be turned on/off through > qmp and hmp interface before doing live migration. > > Signed-off-by: Liang Li > Signed-off-by: Yang Zhang > Reviewed-by: Dr.David Alan Gilbert > --- > migration/migration.c | 7 +-- >

[Qemu-devel] [v4 11/13] migration: Add interface to control compression

2015-02-02 Thread Liang Li
The multiple compression threads can be turned on/off through qmp and hmp interface before doing live migration. Signed-off-by: Liang Li Signed-off-by: Yang Zhang Reviewed-by: Dr.David Alan Gilbert --- migration/migration.c | 7 +-- qapi-schema.json | 7 ++- 2 files changed, 11 in