Re: [Qemu-devel] [PULL, 08/36] qapi: Remove qobject_to_X() functions

2018-04-13 Thread Yuval Shaia
On Thu, Apr 12, 2018 at 03:52:50PM -0500, Eric Blake wrote: > On 04/12/2018 12:51 PM, Yuval Shaia wrote: > > Hi Eric, > > > > On Mon, Mar 12, 2018 at 01:35:59PM -0500, Eric Blake wrote: > >> From: Max Reitz > >> > >> They are no longer needed now. > > > > I'm doing some off-list development whic

Re: [Qemu-devel] [PULL, 08/36] qapi: Remove qobject_to_X() functions

2018-04-12 Thread Eric Blake
On 04/12/2018 12:51 PM, Yuval Shaia wrote: > Hi Eric, > > On Mon, Mar 12, 2018 at 01:35:59PM -0500, Eric Blake wrote: >> From: Max Reitz >> >> They are no longer needed now. > > I'm doing some off-list development which use these functions. > Unfortunately i'm not subscribed (yet) to qemu-devel

Re: [Qemu-devel] [PULL, 08/36] qapi: Remove qobject_to_X() functions

2018-04-12 Thread Yuval Shaia
Hi Eric, On Mon, Mar 12, 2018 at 01:35:59PM -0500, Eric Blake wrote: > From: Max Reitz > > They are no longer needed now. I'm doing some off-list development which use these functions. Unfortunately i'm not subscribed (yet) to qemu-devel so obviously missed this email. Is there any alternative

[Qemu-devel] [PULL 08/36] qapi: Remove qobject_to_X() functions

2018-03-12 Thread Eric Blake
From: Max Reitz They are no longer needed now. Signed-off-by: Max Reitz Reviewed-by: Alberto Garcia Message-Id: <20180224154033.29559-5-mre...@redhat.com> Reviewed-by: Eric Blake Signed-off-by: Eric Blake --- include/qapi/qmp/qbool.h | 1 - include/qapi/qmp/qdict.h | 1 - include/qapi