Re: [Qemu-devel] [PATCH v11 00/13] Dirty bitmaps postcopy migration

2018-03-14 Thread Dr. David Alan Gilbert
..@patchew.org> > > > Отправлено: 13 марта 2018 г. 22:03:29 > > > Кому: Vladimir Sementsov-Ogievskiy > > > Копия: f...@redhat.com; qemu-bl...@nongnu.org; qemu-devel@nongnu.org; > > > kw...@redhat.com; peter.mayd...@linaro.org; Vladimir Sementsov-Ogievskiy; >

Re: [Qemu-devel] [PATCH v11 00/13] Dirty bitmaps postcopy migration

2018-03-13 Thread Su Hang
uot;qemu-bl...@nongnu.org" <qemu-bl...@nongnu.org>, > "qemu-devel@nongnu.org" <qemu-devel@nongnu.org>, "arm...@redhat.com" > <arm...@redhat.com>, "pbonz...@redhat.com" <pbonz...@redhat.com>, > "js...@redhat.com" <js...@re

Re: [Qemu-devel] [PATCH v11 00/13] Dirty bitmaps postcopy migration

2018-03-13 Thread Dr. David Alan Gilbert
z...@redhat.com; dgilb...@redhat.com > Тема: Re: [Qemu-devel] [PATCH v11 00/13] Dirty bitmaps postcopy migration > > Hi, > > This series seems to have some coding style problems. See output below for > more information: > > Type: series > Message-id: 20180313180320.

Re: [Qemu-devel] [PATCH v11 00/13] Dirty bitmaps postcopy migration

2018-03-13 Thread Eric Blake
On 03/13/2018 03:01 PM, Vladimir Sementsov-Ogievskiy wrote: It looks like a bug in a recent commit to checkpatch. It don't support do { } while Checking PATCH 11/13: migration: add postcopy migration of dirty bitmaps... ERROR: braces {} are necessary for all arms of this statement #737:

Re: [Qemu-devel] [PATCH v11 00/13] Dirty bitmaps postcopy migration

2018-03-13 Thread Vladimir Sementsov-Ogievskiy
pbonz...@redhat.com; dgilb...@redhat.com Тема: Re: [Qemu-devel] [PATCH v11 00/13] Dirty bitmaps postcopy migration Hi, This series seems to have some coding style problems. See output below for more information: Type: series Message-id: 20180313180320.339796-1-vsement...@virtuozzo.com Subject: [Qemu

Re: [Qemu-devel] [PATCH v11 00/13] Dirty bitmaps postcopy migration

2018-03-13 Thread no-reply
Hi, This series seems to have some coding style problems. See output below for more information: Type: series Message-id: 20180313180320.339796-1-vsement...@virtuozzo.com Subject: [Qemu-devel] [PATCH v11 00/13] Dirty bitmaps postcopy migration === TEST SCRIPT BEGIN === #!/bin/bash BASE=base n

[Qemu-devel] [PATCH v11 00/13] Dirty bitmaps postcopy migration

2018-03-13 Thread Vladimir Sementsov-Ogievskiy
Hi all! There is a new version of dirty bitmap postcopy migration series. Patches 01-04 are directly from John's branch https://github.com/jnsnow/qemu/tree/bitmaps , they are included only for patchew. v11 clone: tag postcopy-v11 from https://src.openvz.org/scm/~vsementsov/qemu.git online: