From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59042) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XIBOk-0000XO-W3 for qemu-devel@nongnu.org; Fri, 15 Aug 2014 02:54:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XIBOd-0001EB-GO for qemu-devel@nongnu.org; Fri, 15 Aug 2014 02:54:02 -0400 Received: from mail-qg0-f49.google.com ([209.85.192.49]:64639) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XIBOd-0001E7-Cq for qemu-devel@nongnu.org; Fri, 15 Aug 2014 02:53:55 -0400 Received: by mail-qg0-f49.google.com with SMTP id j107so1920864qga.22 for ; Thu, 14 Aug 2014 23:53:54 -0700 (PDT) Sender: Peter Crosthwaite From: Peter Crosthwaite Date: Thu, 14 Aug 2014 23:53:21 -0700 Message-Id: Subject: [Qemu-devel] [PATCH memory v1 0/5] MemoryRegion Name QOMification List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: pbonzini@redhat.com Hi Paolo, Another piece to the Memory Region QOMification puzzle. This series gets rid of the name field of MemoryRegion and converts all users to the QOM managed Object name. Regards, Peter Peter Crosthwaite (5): loader: Abstract away ref to memory region names exec: Abstract away ref to memory region names memory: constify memory_region_name memory: Use memory_region_name for name access memory: Use canonical path component as the name exec.c | 4 ++-- hw/core/loader.c | 2 +- include/exec/memory.h | 3 +-- memory.c | 14 ++++++-------- 4 files changed, 10 insertions(+), 13 deletions(-) -- 2.0.1.1.gfbfc394