Re: [Qemu-devel] [PULL v2 00/22] Docker and block patches

2017-06-05 Thread Paolo Bonzini
On 02/06/2017 23:30, Fam Zheng wrote: > Cc'ing Paolo. > > On Fri, 06/02 16:50, Peter Maydell wrote: >> On 2 June 2017 at 09:10, Fam Zheng wrote: >>> The following changes since commit 43771d5d92312504305c19abe29ec5bfabd55f01: >>> >>> Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi

Re: [Qemu-devel] [PULL v2 00/22] Docker and block patches

2017-06-02 Thread Fam Zheng
Cc'ing Paolo. On Fri, 06/02 16:50, Peter Maydell wrote: > On 2 June 2017 at 09:10, Fam Zheng wrote: > > The following changes since commit 43771d5d92312504305c19abe29ec5bfabd55f01: > > > > Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-05-31' > > into staging (2017-06-01 16:3

Re: [Qemu-devel] [PULL v2 00/22] Docker and block patches

2017-06-02 Thread Peter Maydell
On 2 June 2017 at 09:10, Fam Zheng wrote: > The following changes since commit 43771d5d92312504305c19abe29ec5bfabd55f01: > > Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-05-31' > into staging (2017-06-01 16:39:16 +0100) > > are available in the git repository at: > > git:/

Re: [Qemu-devel] [PULL v2 00/22] Docker and block patches

2017-06-02 Thread Fam Zheng
On Fri, 06/02 04:38, no-re...@patchew.org wrote: > Checking PATCH 14/22: util: add stats64 module... > ERROR: memory barrier without comment > #332: FILE: util/stats64.c:102: > +smp_wmb(); > > ERROR: memory barrier without comment > #361: FILE: util/stats64.c:131: > +smp_wmb(); >

Re: [Qemu-devel] [PULL v2 00/22] Docker and block patches

2017-06-02 Thread no-reply
Hi, This series seems to have some coding style problems. See output below for more information: Type: series Message-id: 20170602081120.3497-1-f...@redhat.com Subject: [Qemu-devel] [PULL v2 00/22] Docker and block patches === TEST SCRIPT BEGIN === #!/bin/bash BASE=base n=1 total=$(git log

[Qemu-devel] [PULL v2 00/22] Docker and block patches

2017-06-02 Thread Fam Zheng
The following changes since commit 43771d5d92312504305c19abe29ec5bfabd55f01: Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-05-31' into staging (2017-06-01 16:39:16 +0100) are available in the git repository at: git://github.com/famz/qemu.git tags/docker-and-block-pull-req