Re: [Qemu-devel] [RFC PATCH] qom: Rename object_new_with_props to object_new_child

2018-08-17 Thread Paolo Bonzini
On 17/08/2018 12:04, Daniel P. Berrangé wrote: > On Fri, Aug 17, 2018 at 10:59:44AM +0100, Daniel P. Berrangé wrote: >> On Fri, Aug 17, 2018 at 11:58:07AM +0200, Thomas Huth wrote: >>> On 08/17/2018 11:48 AM, Daniel P. Berrangé wrote: On Fri, Aug 17, 2018 at 09:33:33AM +0200, Thomas Huth wrote

Re: [Qemu-devel] [RFC PATCH] qom: Rename object_new_with_props to object_new_child

2018-08-17 Thread Daniel P . Berrangé
On Fri, Aug 17, 2018 at 10:59:44AM +0100, Daniel P. Berrangé wrote: > On Fri, Aug 17, 2018 at 11:58:07AM +0200, Thomas Huth wrote: > > On 08/17/2018 11:48 AM, Daniel P. Berrangé wrote: > > > On Fri, Aug 17, 2018 at 09:33:33AM +0200, Thomas Huth wrote: > > >> While adding the object_initialize_child

Re: [Qemu-devel] [RFC PATCH] qom: Rename object_new_with_props to object_new_child

2018-08-17 Thread Thomas Huth
On 08/17/2018 11:48 AM, Daniel P. Berrangé wrote: > On Fri, Aug 17, 2018 at 09:33:33AM +0200, Thomas Huth wrote: >> While adding the object_initialize_child() function, Paolo suggested >> to rename the similar object_new_with_props() function accordingly: >> >> http://marc.info/?i=e034610d-9a1d-a8a

Re: [Qemu-devel] [RFC PATCH] qom: Rename object_new_with_props to object_new_child

2018-08-17 Thread Daniel P . Berrangé
On Fri, Aug 17, 2018 at 11:58:07AM +0200, Thomas Huth wrote: > On 08/17/2018 11:48 AM, Daniel P. Berrangé wrote: > > On Fri, Aug 17, 2018 at 09:33:33AM +0200, Thomas Huth wrote: > >> While adding the object_initialize_child() function, Paolo suggested > >> to rename the similar object_new_with_prop

Re: [Qemu-devel] [RFC PATCH] qom: Rename object_new_with_props to object_new_child

2018-08-17 Thread Daniel P . Berrangé
On Fri, Aug 17, 2018 at 09:33:33AM +0200, Thomas Huth wrote: > While adding the object_initialize_child() function, Paolo suggested > to rename the similar object_new_with_props() function accordingly: > > http://marc.info/?i=e034610d-9a1d-a8a5-ee92-b2e3f0ba2...@redhat.com > > This way it is more