Re: [Qemu-devel] [PATCH 00/17] multifd v3

2017-01-23 Thread no-reply
Hi, Your series seems to have some coding style problems. See output below for more information: Type: series Subject: [Qemu-devel] [PATCH 00/17] multifd v3 Message-id: 1485207141-1941-1-git-send-email-quint...@redhat.com === TEST SCRIPT BEGIN === #!/bin/bash BASE=base n=1 total=$(git log

[Qemu-devel] [PATCH 00/17] multifd v3

2017-01-23 Thread Juan Quintela
Hi This is the 3rd version of multifd. Changes: - comments for previous verion addressed - lots of bugs fixed - remove DPRINTF from ram.c - add multifd-group parameter, it gives how many pages we sent each time to the worker threads. I am open to better names. - Better flush support. - with mi