On 20/11/24 22:57, Peter Xu wrote:
Add a helper to fetch a root container (under object_get_root()). Sanity check on the type of the object.Signed-off-by: Peter Xu <[email protected]> --- include/qom/object.h | 10 ++++++++++ qom/object.c | 10 ++++++++++ 2 files changed, 20 insertions(+)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
