On 5/3/23 10:17, Alex Bennée wrote:
Now we no longer have dynamic state affecting things we can remove the
additional fields in cpu.h and simplify the TB hash calculation.

Resolves:https://gitlab.com/qemu-project/qemu/-/issues/1358
Message-Id:<20230420150009.1675181-9-alex.ben...@linaro.org>
Reviewed-by: Stefan Hajnoczi<stefa...@redhat.com>
Signed-off-by: Alex Bennée<alex.ben...@linaro.org>
---
  accel/tcg/tb-hash.h       | 6 +++---
  include/exec/exec-all.h   | 3 ---
  include/hw/core/cpu.h     | 5 -----
  accel/tcg/cpu-exec.c      | 7 +------
  accel/tcg/tb-maint.c      | 5 ++---
  accel/tcg/translate-all.c | 6 ------
  6 files changed, 6 insertions(+), 26 deletions(-)

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

r~

Reply via email to