qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH memory v1 0/5] MemoryRegion Name QOMification
Date: Sun, 17 Aug 2014 22:43:27 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.7.0

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):
>   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(-)
> 

Thanks, applied all to memory branch.

Paolo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]