]> Git Repo - qemu.git/commit - hw/qdev-monitor.c
qom: Refine container_get() to allow using a custom root
authorAndreas Färber <[email protected]>
Thu, 5 Apr 2012 11:21:46 +0000 (13:21 +0200)
committerAnthony Liguori <[email protected]>
Tue, 24 Apr 2012 14:50:31 +0000 (09:50 -0500)
commitdfe47e7029e117f65a14c0948021654f7f7d5d05
tree9831f047090bf7bb7c58959741aad546221cb862
parent7f3bf92fad79dff1edcb796a875b5c0d57666162
qom: Refine container_get() to allow using a custom root

Specify the root to search from as argument. This avoids hardcoding
"/machine" in some places and makes it more flexible.

Signed-off-by: Andreas Färber <[email protected]>
Cc: Paolo Bonzini <[email protected]>
Cc: Anthony Liguori <[email protected]>
Signed-off-by: Anthony Liguori <[email protected]>
hw/qdev-monitor.c
hw/qdev.c
include/qemu/object.h
qom/container.c
This page took 0.028217 seconds and 4 git commands to generate.