qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 09/21] exec: reorganize mem_add to match Int128


From: Richard Henderson
Subject: Re: [Qemu-devel] [PATCH 09/21] exec: reorganize mem_add to match Int128 version
Date: Fri, 31 May 2013 15:42:57 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130514 Thunderbird/17.0.6

On 05/30/2013 02:16 PM, Paolo Bonzini wrote:
> When adding support for 2^64-byte sections, we will have to change
> the structure of mem_add to avoid failures in int128_get64.
> Reorganize the code now before introducing Int128.
> 
> Signed-off-by: Paolo Bonzini <address@hidden>
> ---
>  exec.c | 39 ++++++++++++++++-----------------------
>  1 file changed, 16 insertions(+), 23 deletions(-)

Reviewed-by: Richard Henderson <address@hidden>


r~



reply via email to

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