Re: [Qemu-devel] [RFC v10 00/24] Multifd

2018-03-07 Thread no-reply
Hi, This series seems to have some coding style problems. See output below for more information: Type: series Message-id: 20180307110010.2205-1-quint...@redhat.com Subject: [Qemu-devel] [RFC v10 00/24] Multifd === TEST SCRIPT BEGIN === #!/bin/bash BASE=base n=1 total=$(git log --oneline $BASE

[Qemu-devel] [RFC v10 00/24] Multifd

2018-03-07 Thread Juan Quintela
Hi this is the v10 version of the multifd patches, Lots of changes from previous versions: a - everything is sent now through the multifd channels, nothing is sent through main channel b - locking is band new, I was getting into a hole with the previous approach, right now, there is a single w