qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v2 16/24] tcg: Remove TCGContext.tlb_fast_offset


From: Anton Johansson
Subject: Re: [PATCH v2 16/24] tcg: Remove TCGContext.tlb_fast_offset
Date: Thu, 14 Sep 2023 12:43:36 +0200
User-agent: Mozilla Thunderbird


On 9/14/23 04:44, Richard Henderson wrote:
Now that there is no padding between CPUNegativeOffsetState
and CPUArchState, this value is constant across all targets.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
---
  include/tcg/tcg.h         |  1 -
  accel/tcg/translate-all.c |  2 --
  tcg/tcg.c                 | 13 +++++++------
  3 files changed, 7 insertions(+), 9 deletions(-)
Reviewed-by: Anton Johansson <anjo@rev.ng>



reply via email to

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