]> git.proxmox.com Git - qemu.git/commit
qom: Document ways to retrieve child object added by object_property_add_child()
authorAlexander Barabash <alexander_barabash@mentor.com>
Tue, 21 Feb 2012 10:14:22 +0000 (12:14 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Wed, 22 Feb 2012 15:02:18 +0000 (09:02 -0600)
commit358b54654aa85f97402aca4be3b1a7b7d08bab70
tree7cdc16d30a28b8d27c742d66eb457148fdd0a175
parent1b89fafe47b74e458f5e179b6c0e56c8b2633b62
qom: Document ways to retrieve child object added by object_property_add_child()

object_property_add_child() creates a property whose values as a string is
the child object's canonical path.

Acked-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Alexander Barabash <alexander_barabash@mentor.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
include/qemu/object.h