Re: [Qemu-devel] [PATCH 0/6] calculate downtime for postcopy live migration

2017-04-16 Thread no-reply
Hi, This series failed automatic build test. Please find the testing commands and their output below. If you have docker installed, you can probably reproduce it locally. Type: series Subject: [Qemu-devel] [PATCH 0/6] calculate downtime for postcopy live migration Message-id: 1492175840-5021-1

Re: [Qemu-devel] [PATCH 0/6] calculate downtime for postcopy live migration

2017-04-16 Thread no-reply
Hi, This series seems to have some coding style problems. See output below for more information: Type: series Subject: [Qemu-devel] [PATCH 0/6] calculate downtime for postcopy live migration Message-id: 1492175840-5021-1-git-send-email-a.pereva...@samsung.com === TEST SCRIPT BEGIN === #!/bin

[Qemu-devel] [PATCH 0/6] calculate downtime for postcopy live migration

2017-04-14 Thread Alexey Perevalov
This patch set includes downtime calculation on destination, sending it to source machine for statistics (query-migration). Also additional traceses here for track down who was pagefault initiator. This patch set is based on master branch of git://git.qemu-project.org/qemu.git base commit is comm