qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PULL v2 for-2.4 00/11] s390x patches for 2.4


From: Peter Maydell
Subject: Re: [Qemu-devel] [PULL v2 for-2.4 00/11] s390x patches for 2.4
Date: Thu, 2 Jul 2015 14:16:26 +0100

On 2 July 2015 at 11:14, Cornelia Huck <address@hidden> wrote:
> The following changes since commit d2966f804d70a244f5dde395fc5d22a50ed3e74e:
>
>   Merge remote-tracking branch 'remotes/vivier/tags/pull-m68k-20150629' into 
> staging (2015-06-29 17:03:20 +0100)
>
> are available in the git repository at:
>
>   git://github.com/cohuck/qemu tags/s390x-20150702-v2
>
> for you to fetch changes up to eae2407c375cc7aadff9fe8d31067723cad076fa:
>
>   s390x/migration: Introduce 2.4 machine (2015-07-02 12:02:38 +0200)
>
> ----------------------------------------------------------------
> Several s390x patches including:
> - missing virtio-1 related code for virtio-ccw
> - bugfixes in ipl device, gdb, virtio-ccw
> - bugfix in s390-ccw bios + rebuild
> - introduce versioned machines for s390-ccw-virtio
>
> ----------------------------------------------------------------

This one's OK on OSX but still fails on w32:

/home/petmay01/linaro/qemu-for-merges/hw/s390x/virtio-ccw.c: In
function ‘virtio_ccw_cb’:
/home/petmay01/linaro/qemu-for-merges/hw/s390x/virtio-ccw.c:509:
warning: integer constant is too large for ‘long’ type

Looks like this is a 64-bit constant missing a ULL suffix.

thanks
-- PMM



reply via email to

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