qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 3/4] cputlb: prepare private memory API for publ


From: Richard Henderson
Subject: Re: [Qemu-devel] [PATCH 3/4] cputlb: prepare private memory API for public consumption
Date: Mon, 23 Apr 2012 14:48:56 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:11.0) Gecko/20120329 Thunderbird/11.0.1

On 04/22/12 08:35, Blue Swirl wrote:
> Fold is_ram_rom and is_ram_rom_romd() into callers.
> 
> Change is_romd() and section_addr() to take MemoryRegion
> instead of MemoryRegionSection for consistency and
> use memory_region_ prefix.
> 
> Signed-off-by: Blue Swirl <address@hidden>
> ---
>  cputlb.c |   12 ++++++-----
>  cputlb.h |   18 +++--------------
>  exec.c   |   68 
> ++++++++++++++++++++++++++++++++++----------------------------
>  3 files changed, 47 insertions(+), 51 deletions(-)

Reviewed-by: Richard Henderson <address@hidden>


r~



reply via email to

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