Re: [Qemu-devel] [RFC 00/13] Multifd v2

2016-10-21 Thread no-reply
Hi, Your series seems to have some coding style problems. See output below for more information: Type: series Message-id: 1477078935-7182-1-git-send-email-quint...@redhat.com Subject: [Qemu-devel] [RFC 00/13] Multifd v2 === TEST SCRIPT BEGIN === #!/bin/bash BASE=base n=1 total=$(git log

[Qemu-devel] [RFC 00/13] Multifd v2

2016-10-21 Thread Juan Quintela
Hi This is a version against current code. It is based on top of QIO work. It improves the thread synchronization and fixes the problem when we could have two threads handing the same page. Please comment, Juan. Juan Quintela (13): migration: create Migration Incoming State at init time mig