Sorry for the late reply. I just wanted to confirm that it's all working now.
Thanks, Stefano On Mon, 25 Aug 2014, Peter Crosthwaite wrote: > Hi, > > Here is an attempt at a proper fix to the memory region naming bugs as > reported by Peter. The Xen compile bug and the memory leak. > > Regards, > Peter > > Changed since v1: > Constify xen physmap name string (Stefan W review). > Change memory_region_name to caching based approach. > > > > Peter Crosthwaite (3): > xen-hvm: Constify string > xen: hvm: Abstract away memory region name ref > memory: Lazy init name from QOM name as needed > > memory.c | 5 ++++- > xen-hvm.c | 11 +++++++---- > 2 files changed, 11 insertions(+), 5 deletions(-) > > -- > 2.1.0.1.g27b9230 >