Re: [Qemu-devel] [PATCH 07/17] migration: Create x-multifd-group parameter

2017-01-26 Thread Dr. David Alan Gilbert
* Juan Quintela (quint...@redhat.com) wrote: > Indicates how many pages we are going to send in each bach to a multifd > thread. bach->batch > Signed-off-by: Juan Quintela > --- > hmp.c | 8 > include/migration/migration.h | 1 + > migration/migration.c

[Qemu-devel] [PATCH 07/17] migration: Create x-multifd-group parameter

2017-01-23 Thread Juan Quintela
Indicates how many pages we are going to send in each bach to a multifd thread. Signed-off-by: Juan Quintela --- hmp.c | 8 include/migration/migration.h | 1 + migration/migration.c | 23 +++ qapi-schema.json | 11 +