diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2024-10-07 17:29:48 -0700 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2024-10-13 11:27:05 -0700 |
commit | 795592fef7d5d66a67b95a7f45cc1a84883db6a8 (patch) | |
tree | d400cef354aaf7496b989bb64687f571e65778fd /ui | |
parent | f168808d7d100ed96c52c4438c4ddb557bd086bf (diff) | |
download | qemu-795592fef7d5d66a67b95a7f45cc1a84883db6a8.zip qemu-795592fef7d5d66a67b95a7f45cc1a84883db6a8.tar.gz qemu-795592fef7d5d66a67b95a7f45cc1a84883db6a8.tar.bz2 |
accel/tcg: Use the alignment test in tlb_fill_align
When we have a tlb miss, defer the alignment check to
the new tlb_fill_align hook. Move the existing alignment
check so that we only perform it with a tlb hit.
Reviewed-by: Helge Deller <deller@gmx.de>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'ui')
0 files changed, 0 insertions, 0 deletions