Re: [Qemu-devel] [PATCH v4 qemu 0/6] Fast (de)inflating & fast live migration

2017-01-11 Thread no-reply
Hi, Your 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 Message-id: 1484124524-481-1-git-send-email-liang.z...@intel.com Subject: [Qemu-devel] [PATCH v4 qemu 0/6] Fast

Re: [Qemu-devel] [PATCH v4 qemu 0/6] Fast (de)inflating & fast live migration

2017-01-11 Thread no-reply
Hi, Your series seems to have some coding style problems. See output below for more information: Message-id: 1484124524-481-1-git-send-email-liang.z...@intel.com Subject: [Qemu-devel] [PATCH v4 qemu 0/6] Fast (de)inflating & fast live migration Type: series === TEST SCRIPT BEGIN === #!

[Qemu-devel] [PATCH v4 qemu 0/6] Fast (de)inflating & fast live migration

2017-01-11 Thread Liang Li
This patch set intends to do two optimizations, one is to speed up the (de)inflating process of virtio balloon, and another one which is to speed up the live migration process. We put them together because both of them are required to change the virtio balloon spec. The main idea of speeding up t