Re: [Qemu-devel] [PATCH 3/4] multifd: Drop x-

2019-02-07 Thread Dr. David Alan Gilbert
* Juan Quintela (quint...@redhat.com) wrote: > We make it supported from now on. > > Signed-off-by: Juan Quintela Reviewed-by: Dr. David Alan Gilbert > --- > hmp.c | 10 +- > migration/migration.c | 26 +- > qapi/migration.json | 34 ++

[Qemu-devel] [PATCH 3/4] multifd: Drop x-

2019-02-06 Thread Juan Quintela
We make it supported from now on. Signed-off-by: Juan Quintela --- hmp.c | 10 +- migration/migration.c | 26 +- qapi/migration.json | 34 +- 3 files changed, 35 insertions(+), 35 deletions(-) diff --git a/hmp.c b