qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PULL 00/52] NEED_CPU_H cleanups


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PULL 00/52] NEED_CPU_H cleanups
Date: Thu, 19 May 2016 14:08:32 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.0


On 19/05/2016 13:59, Peter Maydell wrote:
> On 19 May 2016 at 12:17, Paolo Bonzini <address@hidden> wrote:
>> The following changes since commit 8ec4fe0a4bed4fa27e6f28a746bcf77b27cd05a3:
>>
>>   Merge remote-tracking branch 
>> 'remotes/mjt/tags/pull-trivial-patches-2016-05-18' into staging (2016-05-19 
>> 09:27:28 +0100)
>>
>> are available in the git repository at:
>>
>>
>>   git://github.com/bonzini/qemu.git tags/for-upstream
>>
>> for you to fetch changes up to 9a4292cfb84fc62435800086e5cecc7b0a4f7005:
>>
>>   hw: clean up hw/hw.h includes (2016-05-19 13:08:08 +0200)
>>
>> ----------------------------------------------------------------
>> NEED_CPU_H cleanups, big enough to deserve their own pull request.
> 
> I'm afraid this fails to build (all platforms):

Gah, so much for doing obvious changes to appease maintainers. :)

Will send v2.

Paolo


> In file included from
> /home/petmay01/linaro/qemu-for-merges/hw/s390x/s390-pci-bus.h:21:0,
>                  from 
> /home/petmay01/linaro/qemu-for-merges/hw/s390x/sclp.c:25:
> /home/petmay01/linaro/qemu-for-merges/include/hw/s390x/css.h:85:20:
> error: unknown type name ‘SubchDev’
>      int (*ccw_cb) (SubchDev *, CCW1);
>                     ^
> /home/petmay01/linaro/qemu-for-merges/include/hw/s390x/css.h:86:24:
> error: unknown type name ‘SubchDev’
>      void (*disable_cb)(SubchDev *);
>                         ^
> 
> thanks
> -- PMM
> 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]