On 3/19/24 05:42, Philippe Mathieu-Daudé wrote:
Philippe Mathieu-Daudé (27):
   accel/tcg: Ensure frontends define restore_state_to_opc handler
   accel/tcg: Introduce TCGCPUOps::get_cpu_state() handler
   target/alpha: Convert to TCGCPUOps::get_cpu_state()
   target/arm: Restrict TCG-specific declarations
   target/arm: Convert to TCGCPUOps::get_cpu_state()
   target/avr: Convert to TCGCPUOps::get_cpu_state()
   target/cris: Convert to TCGCPUOps::get_cpu_state()
   target/hexagon: Convert to TCGCPUOps::get_cpu_state()
   target/hppa: Convert to TCGCPUOps::get_cpu_state()
   target/i386: Convert to TCGCPUOps::get_cpu_state()
   target/loongarch: Convert to TCGCPUOps::get_cpu_state()
   target/m68k: Convert to TCGCPUOps::get_cpu_state()
   target/microblaze: Convert to TCGCPUOps::get_cpu_state()
   target/mips: Convert to TCGCPUOps::get_cpu_state()
   target/nios2: Convert to TCGCPUOps::get_cpu_state()
   target/openrisc: Convert to TCGCPUOps::get_cpu_state()
   target/ppc: Indent ppc_tcg_ops[] with 4 spaces
   target/ppc: Convert to TCGCPUOps::get_cpu_state()
   target/riscv: Convert to TCGCPUOps::get_cpu_state()
   target/rx: Convert to TCGCPUOps::get_cpu_state()
   target/s390x: Restrict TCG-specific declarations
   target/s390x: Convert to TCGCPUOps::get_cpu_state()
   target/sh4: Convert to TCGCPUOps::get_cpu_state()
   target/sparc: Convert to TCGCPUOps::get_cpu_state()
   target/tricore: Convert to TCGCPUOps::get_cpu_state()
   target/xtensa: Convert to TCGCPUOps::get_cpu_state()
   accel/tcg: Remove check on TARGET_HAS_CPU_GET_TB_CPU_STATE

Modulo 3 notes,
Reviewed-by: Richard Henderson <richard.hender...@linaro.org>


r~

Reply via email to