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(+)