qemu-riscv
[Top][All Lists]
Advanced

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

Re: [PATCH 05/24] exec: Restrict 'cpu_ldst.h' to TCG accelerator


From: Richard Henderson
Subject: Re: [PATCH 05/24] exec: Restrict 'cpu_ldst.h' to TCG accelerator
Date: Sun, 21 Apr 2024 09:27:32 -0700
User-agent: Mozilla Thunderbird

On 4/18/24 12:25, Philippe Mathieu-Daudé wrote:
"exec/cpu_ldst.h" is specific to TCG, do not allow its
inclusion from other accelerators.

Signed-off-by: Philippe Mathieu-Daudé<philmd@linaro.org>
---
  include/exec/cpu_ldst.h | 6 +++++-
  1 file changed, 5 insertions(+), 1 deletion(-)

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

r~



reply via email to

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