Re: [Qemu-devel] [PATCH memory v1 0/5] MemoryRegion Name QOMification

2014-08-17 Thread Paolo Bonzini
Il 15/08/2014 08:53, Peter Crosthwaite ha scritto: > 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): > load

[Qemu-devel] [PATCH memory v1 0/5] MemoryRegion Name QOMification

2014-08-14 Thread Peter Crosthwaite
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 m