Re: [Qemu-devel] [PULL v2 00/31] Misc changes for 2016-05-27

2016-05-28 Thread Fam Zheng
On Fri, 05/27 17:37, Paolo Bonzini wrote: > > > On 27/05/2016 17:30, Peter Maydell wrote: > > This version fails on the "retypedefing a typedef" clang warning: > > > > /home/petmay01/linaro/qemu-for-merges/hw/scsi/scsi-disk.c:73:3: error: > > redefinition of typedef 'SCSIDiskClass' is a C11 feat

Re: [Qemu-devel] [PULL v2 00/31] Misc changes for 2016-05-27

2016-05-27 Thread Paolo Bonzini
On 27/05/2016 17:30, Peter Maydell wrote: > This version fails on the "retypedefing a typedef" clang warning: > > /home/petmay01/linaro/qemu-for-merges/hw/scsi/scsi-disk.c:73:3: error: > redefinition of typedef 'SCSIDiskClass' is a C11 feature > [-Werror,-Wtypedef-redefinition] > } SCSIDiskClass

Re: [Qemu-devel] [PULL v2 00/31] Misc changes for 2016-05-27

2016-05-27 Thread Peter Maydell
On 27 May 2016 at 15:09, Paolo Bonzini wrote: > The following changes since commit 2c56d06bafd8933d2a9c6e0aeb5d45f7c1fb5616: > > Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging > (2016-05-26 14:29:30 +0100) > > are available in the git repository at: > > git://gith

[Qemu-devel] [PULL v2 00/31] Misc changes for 2016-05-27

2016-05-27 Thread Paolo Bonzini
The following changes since commit 2c56d06bafd8933d2a9c6e0aeb5d45f7c1fb5616: Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging (2016-05-26 14:29:30 +0100) are available in the git repository at: git://github.com/bonzini/qemu.git tags/for-upstream for you to fetch