On Mon,  5 Sep 2016 10:52:14 +0200
David Hildenbrand <d...@linux.vnet.ibm.com> wrote:

> Hi,
> 
> no logical changes this time.
> 
> In this version, cross-compilation and compilation with mingw32 are fixed.
> Our feature generation script gen-features has to be compiled for the
> host architecture, where we do the compilation and bitmaps cannot be
> directly initialized from the generated data, because they are based on
> unsigned long.
> 
> So now, we compile wih HOST_CC and made gen-features independant from QEMU
> includes, and we initialize the bitmaps from generated data during startup.
> 
> Latest version can be found on branch:
>     github.com/cohuck/qemu cpumodel-s390x-v4

Thanks, replaced the v3 patches with this version and pushed to
s390-next.


Reply via email to