]> Git Repo - qemu.git/commit - include/qom/object.h
qom: add property get/set wrappers for links
authorPaolo Bonzini <[email protected]>
Thu, 2 Feb 2012 09:51:57 +0000 (10:51 +0100)
committerPaolo Bonzini <[email protected]>
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 <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
include/qemu/object.h
qom/object.c
This page took 0.024728 seconds and 4 git commands to generate.