aboutsummaryrefslogtreecommitdiff
path: root/python/qemu
diff options
context:
space:
mode:
authorRichard Henderson <richard.henderson@linaro.org>2019-10-15 11:10:27 -0700
committerRichard Henderson <richard.henderson@linaro.org>2019-10-28 10:30:21 +0100
commitf048b8a7cefcabb0e55210a76775f9be57c4d3f4 (patch)
tree69806f4298dde41d76c92e1cefa1b46d726bd627 /python/qemu
parent639044b5f121a44909eca929d7fd6d070024b9f9 (diff)
downloadqemu-f048b8a7cefcabb0e55210a76775f9be57c4d3f4.zip
qemu-f048b8a7cefcabb0e55210a76775f9be57c4d3f4.tar.gz
qemu-f048b8a7cefcabb0e55210a76775f9be57c4d3f4.tar.bz2
exec: Promote TARGET_PAGE_MASK to target_long
There are some uint64_t uses that expect TARGET_PAGE_MASK to extend for a 32-bit, so this must continue to be a signed type. Define based on TARGET_PAGE_BITS not TARGET_PAGE_SIZE; this will make a following patch more clear. This should not have a functional effect so far. Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'python/qemu')
0 files changed, 0 insertions, 0 deletions