aboutsummaryrefslogtreecommitdiff
path: root/rust/qemu-api
diff options
context:
space:
mode:
authorRichard Henderson <richard.henderson@linaro.org>2025-02-04 19:34:51 -0800
committerRichard Henderson <richard.henderson@linaro.org>2025-02-18 08:29:02 -0800
commitbf455ec50b6fea15b4d2493059365bf94c706273 (patch)
tree4bd5688f76a62d17677a720bf35eac42d017cf5a /rust/qemu-api
parenta70af12addd9060fdf8f3dbd42b42e3072c3914f (diff)
downloadqemu-bf455ec50b6fea15b4d2493059365bf94c706273.zip
qemu-bf455ec50b6fea15b4d2493059365bf94c706273.tar.gz
qemu-bf455ec50b6fea15b4d2493059365bf94c706273.tar.bz2
include/exec: Use uintptr_t in CPUTLBEntry
Since we no longer support 64-bit guests on 32-bit hosts, we can use a 32-bit type on a 32-bit host. This shrinks the size of the structure to 16 bytes on a 32-bit host. Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'rust/qemu-api')
0 files changed, 0 insertions, 0 deletions