qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 33/33] include/exec: Change cpu_mmu_index argument to CPUStat


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH 33/33] include/exec: Change cpu_mmu_index argument to CPUState
Date: Tue, 30 Jan 2024 09:26:10 +0100
User-agent: Mozilla Thunderbird

What is the rationale here? (I'm trying to generically understand
in which case one is better than another).

On 30/1/24 00:30, Richard Henderson wrote:
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
---
  include/exec/cpu-all.h            |  2 +-
  include/exec/cpu-common.h         |  3 +--
  target/sparc/cpu.h                |  2 +-
  accel/tcg/cputlb.c                | 22 +++++++++-------
  semihosting/uaccess.c             |  2 +-
  target/cris/translate.c           |  2 +-
  target/hppa/mem_helper.c          |  2 +-
  target/hppa/op_helper.c           |  8 +++---
  target/i386/tcg/translate.c       |  2 +-
  target/loongarch/tcg/tlb_helper.c |  4 +--
  target/m68k/op_helper.c           |  2 +-
  target/microblaze/helper.c        |  3 +--
  target/microblaze/mmu.c           |  2 +-
  target/microblaze/translate.c     |  2 +-
  target/nios2/translate.c          |  2 +-
  target/openrisc/translate.c       |  2 +-
  target/sparc/ldst_helper.c        |  2 +-
  target/sparc/mmu_helper.c         |  2 +-
  target/tricore/helper.c           |  2 +-
  target/tricore/translate.c        |  2 +-
  target/xtensa/mmu_helper.c        |  2 +-
  accel/tcg/ldst_common.c.inc       | 42 ++++++++++++++++++++-----------
  22 files changed, 65 insertions(+), 49 deletions(-)




reply via email to

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