On 1/10/23 08:43, Philippe Mathieu-Daudé wrote:
First we want to introduce a new "cpu.h" header in the "hw/arm/" namespace;
Do we? Is that really the best name (not having seen its contents).
second we would like to get rid of '-I target/$ARCH/' in the CPPFLAGS. Use the full path to "cpu.h": "target/arm/cpu.h".
That seems a worthy goal for hw/ though. Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~