qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 13/22] tcg: Move tb_target_set_jmp_target declaration to tcg.


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH 13/22] tcg: Move tb_target_set_jmp_target declaration to tcg.h
Date: Tue, 6 Dec 2022 08:38:03 +0100
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.5.1

On 6/12/22 05:17, Richard Henderson wrote:
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
---
  include/tcg/tcg.h            | 3 +++
  tcg/aarch64/tcg-target.h     | 4 ----
  tcg/arm/tcg-target.h         | 5 -----
  tcg/i386/tcg-target.h        | 3 ---
  tcg/loongarch64/tcg-target.h | 3 ---
  tcg/mips/tcg-target.h        | 5 -----
  tcg/ppc/tcg-target.h         | 4 ----
  tcg/riscv/tcg-target.h       | 4 ----
  tcg/s390x/tcg-target.h       | 4 ----
  tcg/sparc64/tcg-target.h     | 4 ----
  tcg/tci/tcg-target.h         | 4 ----
  11 files changed, 3 insertions(+), 40 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>




reply via email to

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