qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 4/5] qom: allow creating an alias of an object


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH 4/5] qom: allow creating an alias of an object
Date: Tue, 17 Jun 2014 18:48:24 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0

Il 17/06/2014 16:16, Peter Crosthwaite ha scritto:
> Ok, so that would mean special casing target_prop == NULL.
>
target_name == NULL is the special case I think? It is already
something of a special case in this patch with a child to parent
traversal for who is getting a property aliased.

Yeah, but not in the getter/setter/resolver callbacks. In the end a completely different set of functions would be used, which is why I went for aliasing the parent's child property.

Paolo



reply via email to

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