qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 3/3] target: Set `CF_PCREL` for arm and i386 frontends


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH 3/3] target: Set `CF_PCREL` for arm and i386 frontends
Date: Tue, 7 Feb 2023 12:27:05 +0100
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.6.1

On 7/2/23 11:43, Anton Johansson via wrote:
Signed-off-by: Anton Johansson <anjo@rev.ng>
---
  target/arm/cpu-param.h  | 2 --
  target/arm/cpu.c        | 5 +++++
  target/i386/cpu-param.h | 4 ----
  target/i386/cpu.c       | 5 +++++
  4 files changed, 10 insertions(+), 6 deletions(-)

Better to split in 2 distinct patches since two different
subsystems are modified.

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




reply via email to

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