Am 13.05.2015 um 18:14 schrieb Daniel P. Berrange: > Add object_get_objects_root() method which is a convience for > obtaining the Object * located at /objects in the object > composition tree. Convert existing code over to use the new > API where appropriate. > > Signed-off-by: Daniel P. Berrange <[email protected]> > --- > include/qom/object.h | 12 ++++++++++++ > iothread.c | 4 +--- > numa.c | 2 +- > qmp.c | 6 +++--- > qom/object.c | 5 +++++ > 5 files changed, 22 insertions(+), 7 deletions(-)
Thanks, applied to qom-next: https://github.com/afaerber/qemu-cpu/commits/qom-next Andreas -- SUSE Linux GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany GF: Felix Imendörffer, Jane Smithard, Dilip Upmanyu, Graham Norton; HRB 21284 (AG Nürnberg)
