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

2015-10-29 Thread Markus Armbruster
Eric Blake writes: > On 10/28/2015 09:07 AM, Peter Maydell wrote: > >>> glib: add compatibility interface for g_hash_table_add() >>> monitor: Turn monitor_qapi_event_state[] into a hash table > >> >> CCqga/commands-posix.o >> In file included from /Users/pm215/src/qemu-for-merg

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

2015-10-28 Thread Eric Blake
On 10/28/2015 09:07 AM, Peter Maydell wrote: >> glib: add compatibility interface for g_hash_table_add() >> monitor: Turn monitor_qapi_event_state[] into a hash table > > CCqga/commands-posix.o > In file included from /Users/pm215/src/qemu-for-merges/qga/main.c:25: > In file in

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

2015-10-28 Thread Peter Maydell
On 28 October 2015 at 08:15, Markus Armbruster wrote: > The following changes since commit 7e038b94e74e1c2d1b3598e2e4b0b5c8b79a7278: > > Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into > staging (2015-10-27 10:10:46 +) > > are available in the git repository at: >

[Qemu-devel] [PULL v2 00/14] QMP and QObject patches

2015-10-28 Thread Markus Armbruster
The following changes since commit 7e038b94e74e1c2d1b3598e2e4b0b5c8b79a7278: Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into staging (2015-10-27 10:10:46 +) are available in the git repository at: git://repo.or.cz/qemu/armbru.git tags/pull-monitor-2015-10-28