qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 1/4] exec: prepare for splitting


From: Richard Henderson
Subject: Re: [Qemu-devel] [PATCH 1/4] exec: prepare for splitting
Date: Mon, 23 Apr 2012 14:47:57 -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:
> Make s_cputlb_empty_entry 'const'.
> 
> Rename tlb_flush_jmp_cache() to tb_flush_jmp_cache().
> 
> Refactor code to add cpu_tlb_reset_dirty_all(),
> memory_region_section_get_iotlb() and
> memory_region_is_unassigned().
> 
> Remove unused cpu_tlb_update_dirty().
> 
> Fix coding style in areas to be moved.
> 
> Signed-off-by: Blue Swirl <address@hidden>
> ---
>  cpu-all.h |    2 -
>  exec.c    |  157 
> ++++++++++++++++++++++++++++++++++++-------------------------
>  2 files changed, 92 insertions(+), 67 deletions(-)

Reviewed-by: Richard Henderson <address@hidden>


r~



reply via email to

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