qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v4 0/7] qom: more efficient object property hand


From: Andreas Färber
Subject: Re: [Qemu-devel] [PATCH v4 0/7] qom: more efficient object property handling
Date: Tue, 13 Oct 2015 14:54:14 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0

Daniel,

Am 13.10.2015 um 14:37 schrieb Daniel P. Berrange:
> This patch series is a followup to
> 
>  v3: https://lists.gnu.org/archive/html/qemu-devel/2015-10/msg02024.html
>  v2: https://lists.gnu.org/archive/html/qemu-devel/2015-09/msg05953.html
>      +
>      https://lists.gnu.org/archive/html/qemu-devel/2015-10/msg01455.html
> 
> This series introduces a concept of object property iterators
> to QOM so callers are insulated from the specific data structures
> used for storing properties against objects/classes. It then
> converts Object to use a GHashTable for storing properties.
> Finally it introduces ObjectClass properties.
> 
> Probably the only controversial thing is the item Pavel points
> out about object_child_foreach iterators now being forbidden
> from modifying the object composition tree.

Before this grows even larger, can't we just apply your v2 and go on
from there? I had reviewed that okay, just have it in my to-test queue...

Regards,
Andreas

-- 
SUSE Linux GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Felix Imendörffer, Jane Smithard, Graham Norton; HRB 21284 (AG Nürnberg)



reply via email to

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