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
> ---
> exec.c | 39 ++
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
---
exec.c | 39 ---
1 file changed, 16 insertions(+)