]> git.proxmox.com Git - qemu.git/commit - include/qom/object.h
qom: add property get/set wrappers for links
authorPaolo Bonzini <pbonzini@redhat.com>
Thu, 2 Feb 2012 09:51:57 +0000 (10:51 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 7 Feb 2012 12:52:41 +0000 (13:52 +0100)
commit1d9c5a12cefcd914d99c32de9aac72966a4788ae
tree586b68028e04ca7cf3cb3a95fec94a3024f0384a
parenta1e7efdcef38f7cba4a46e836f433c73d45d926f
qom: add property get/set wrappers for links

These can set a link to any object, as long as it is included in
the composition tree.

Reviewed-by: Anthony Liguori <aliguori@us.ibm.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
include/qemu/object.h
qom/object.c