From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52111) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XJy73-0008Ha-Rj for qemu-devel@nongnu.org; Wed, 20 Aug 2014 01:07:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XJy6w-0000ys-BK for qemu-devel@nongnu.org; Wed, 20 Aug 2014 01:07:09 -0400 Received: from mail-yh0-f41.google.com ([209.85.213.41]:48159) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XJy6w-0000yk-70 for qemu-devel@nongnu.org; Wed, 20 Aug 2014 01:07:02 -0400 Received: by mail-yh0-f41.google.com with SMTP id b6so6574047yha.0 for ; Tue, 19 Aug 2014 22:07:01 -0700 (PDT) Sender: Peter Crosthwaite From: Peter Crosthwaite Date: Tue, 19 Aug 2014 22:06:29 -0700 Message-Id: Subject: [Qemu-devel] [PATCH bugfix v1 0/3] Fix Memory Region Name bugs List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: peter.maydell@linaro.org, pbonzini@redhat.com 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