qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2 07/12] accel/tcg: Widen pc to vaddr in CPUJumpCache


From: Richard Henderson
Subject: Re: [PATCH v2 07/12] accel/tcg: Widen pc to vaddr in CPUJumpCache
Date: Wed, 10 May 2023 10:53:49 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.10.0

On 5/5/23 15:13, Anton Johansson wrote:
Related functions dealing with the jump cache are also updated.

Signed-off-by: Anton Johansson<anjo@rev.ng>
---
  accel/tcg/cputlb.c       |  2 +-
  accel/tcg/tb-hash.h      | 12 ++++++------
  accel/tcg/tb-jmp-cache.h |  2 +-
  3 files changed, 8 insertions(+), 8 deletions(-)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]