Skip to content
Snippets Groups Projects
Commit 733d5ef5 authored by Paolo Bonzini's avatar Paolo Bonzini
Browse files

exec: reorganize mem_add to match Int128 version


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: default avatarPaolo Bonzini <pbonzini@redhat.com>
parent 5b23fd03
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment