Hi Peter, Here is an attempt at a proper fix to the memory region naming bugs you reported. The Xen compile bug and the memory leak.
Regards, Peter Peter Crosthwaite (3): xen: hvm: Abstract away memory region name ref qom: return const for object_get_canon_path component qom: object.h: Update object_get_canon_path* doc backends/hostmem-ram.c | 3 +-- hw/mem/pc-dimm.c | 3 +-- include/qom/object.h | 8 +++++--- iothread.c | 2 +- numa.c | 4 +++- qom/object.c | 9 ++++----- xen-hvm.c | 9 ++++++--- 7 files changed, 21 insertions(+), 17 deletions(-) -- 2.0.1.1.gfbfc394
