qemu-devel
[Top][All Lists]
Advanced

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

Re: [PULL 0/9] Add dbus-vmstate


From: Peter Maydell
Subject: Re: [PULL 0/9] Add dbus-vmstate
Date: Mon, 6 Jan 2020 11:38:41 +0000

On Fri, 20 Dec 2019 at 15:05, Marc-André Lureau
<address@hidden> wrote:
>
> The following changes since commit 8e5943260a8f765216674ee87ce8588cc4e7463e:
>
>   Merge remote-tracking branch 
> 'remotes/vivier2/tags/trivial-branch-pull-request' into staging (2019-12-20 
> 12:46:10 +0000)
>
> are available in the Git repository at:
>
>   https://github.com/elmarco/qemu.git tags/dbus-vmstate7-pull-request
>
> for you to fetch changes up to 011eb80c5748ec599067858e5a940a5605415ede:
>
>   tests: add dbus-vmstate-test (2019-12-20 19:00:49 +0400)
>
> ----------------------------------------------------------------
> Add dbus-vmstate

Hi; I'm afraid this doesn't build for the windows 64 cross-compile:

/home/petmay01/qemu-for-merges/backends/dbus-vmstate.c: In function
'dbus_save_state_proxy':
/home/petmay01/qemu-for-merges/backends/dbus-vmstate.c:313:22: error:
format '%u' expects argument of type 'unsigned int', but argument 3
has type 'gsize {aka long long unsigned int}' [-Werror=format=]
         error_report("%s: Too large vmstate data to save: %" G_GSIZE_FORMAT,
                      ^
cc1: all warnings being treated as errors


thanks
-- PMM



reply via email to

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