On 10/5/24 22:05, Richard Henderson wrote:
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.

Signed-off-by: Richard Henderson <richard.hender...@linaro.org>

Reviewed-by: Helge Deller <del...@gmx.de>

---
  accel/tcg/cputlb.c | 89 +++++++++++++++++++++++++---------------------
  1 file changed, 49 insertions(+), 40 deletions(-)


Reply via email to