qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PULL v3 00/14] QMP and QObject patches


From: Peter Maydell
Subject: Re: [Qemu-devel] [PULL v3 00/14] QMP and QObject patches
Date: Thu, 29 Oct 2015 17:27:50 +0000

On 29 October 2015 at 14:32, Markus Armbruster <address@hidden> wrote:
> The following changes since commit 7bc8e0c967a4ef77657174d28af775691e18b4ce:
>
>   Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging 
> (2015-10-29 09:49:52 +0000)
>
> are available in the git repository at:
>
>   git://repo.or.cz/qemu/armbru.git tags/pull-monitor-2015-10-29
>
> for you to fetch changes up to f6724b5b1b8fb1ca76b3df10d80415c206e2c4b9:
>
>   docs: Document QMP event rate limiting (2015-10-29 14:37:34 +0100)
>
> ----------------------------------------------------------------
> QMP and QObject patches
>

Still doesn't build with old glib:

In file included from /Users/pm215/src/qemu-for-merges/qga/commands.c:14:
In file included from
/Users/pm215/src/qemu-for-merges/qga/guest-agent-core.h:14:
In file included from /Users/pm215/src/qemu-for-merges/include/qemu-common.h:25:
/Users/pm215/src/qemu-for-merges/include/glib-compat.h:172:47: error:
expected ';' after expression
    g_hash_table_replace(hash_table, key, key)
                                              ^
                                              ;

I did a trial build with the typo fixed, and that is OK, so this
should be the last fix required, I think.

thanks
-- PMM



reply via email to

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