diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2025-10-04 12:10:52 -0700 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2025-10-14 07:33:21 -0700 |
commit | ec03dd9723781c7e9d4b4f70c7f54d12da9459d5 (patch) | |
tree | 33108bdb616641a18e2935766d595716922dddb2 /scripts/rust/rustc_args.py | |
parent | a79fbb6988f6aad36a64ef9fd1a5fc226a8e4130 (diff) | |
download | qemu-ec03dd9723781c7e9d4b4f70c7f54d12da9459d5.zip qemu-ec03dd9723781c7e9d4b4f70c7f54d12da9459d5.tar.gz qemu-ec03dd9723781c7e9d4b4f70c7f54d12da9459d5.tar.bz2 |
accel/tcg: Hoist first page lookup above pointer_wrap
For strict alignment targets we registered cpu_pointer_wrap_notreached,
but generic code used it before recognizing the alignment exception.
Hoist the first page lookup, so that the alignment exception happens first.
Cc: qemu-stable@nongnu.org
Buglink: https://bugs.debian.org/1112285
Fixes: a4027ed7d4be ("target: Use cpu_pointer_wrap_notreached for strict align targets")
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Diffstat (limited to 'scripts/rust/rustc_args.py')
0 files changed, 0 insertions, 0 deletions