On 03/27/2012 11:38 AM, Paolo Bonzini wrote:
This is QOM "mkdir -p". It is useful when referring to
container objects such as "/machine".
That's a very interesting analogy...
Reviewed-by: Anthony Liguori
With the big caveat of let's not abuse how easy this makes it to add depth to
the hier
This is QOM "mkdir -p". It is useful when referring to
container objects such as "/machine".
Signed-off-by: Paolo Bonzini
---
hw/qdev-monitor.c |8 ++--
include/qemu/object.h | 24
qom/container.c | 23 +++
qom/object.c