Re: [Qemu-devel] [PATCH v6 16/19] migration: Test new fd infrastructure

2017-08-11 Thread Daniel P. Berrange
On Tue, Aug 08, 2017 at 06:26:26PM +0200, Juan Quintela wrote: > We just send the address through the alternate channels and test that it > is ok. > > Signed-off-by: Juan Quintela > --- > migration/ram.c | 50 ++ > 1 file changed, 50 insertions(+)

Re: [Qemu-devel] [PATCH v6 16/19] migration: Test new fd infrastructure

2017-08-11 Thread Daniel P. Berrange
On Tue, Aug 08, 2017 at 06:26:26PM +0200, Juan Quintela wrote: > We just send the address through the alternate channels and test that it > is ok. > > Signed-off-by: Juan Quintela > --- > migration/ram.c | 50 ++ > 1 file changed, 50 insertions(+)

[Qemu-devel] [PATCH v6 16/19] migration: Test new fd infrastructure

2017-08-08 Thread Juan Quintela
We just send the address through the alternate channels and test that it is ok. Signed-off-by: Juan Quintela --- migration/ram.c | 50 ++ 1 file changed, 50 insertions(+) diff --git a/migration/ram.c b/migration/ram.c index eb0015e..42ad126 100644

[Qemu-devel] [PATCH v6 16/19] migration: Test new fd infrastructure

2017-08-08 Thread Juan Quintela
We just send the address through the alternate channels and test that it is ok. Signed-off-by: Juan Quintela --- migration/ram.c | 50 ++ 1 file changed, 50 insertions(+) diff --git a/migration/ram.c b/migration/ram.c index eb0015e..42ad126 100644