RE: [PATCH 6/8] target/hexagon: add build config for softmmu

2025-04-04 Thread ltaylorsimpson
c_mlie...@quicinc.com; ltaylorsimp...@gmail.com; > alex.ben...@linaro.org; quic_mbur...@quicinc.com; > sidn...@quicinc.com; Paolo Bonzini > Subject: [PATCH 6/8] target/hexagon: add build config for softmmu > > Signed-off-by: Brian Cain Reviewed-by: Taylor Simpson

Re: [PATCH 6/8] target/hexagon: add build config for softmmu

2025-03-04 Thread Anton Johansson via
On 04/03/25, Philippe Mathieu-Daudé wrote: > > On default macOS I get: > > Program bison found: NO found 2.3 but need: '>=3.0' (/usr/bin/bison) > > Fixed by installing via brew and: > > export PATH=/opt/homebrew/opt/bison/bin:$PATH > > > @@ -401,3 +409,4 @@ analyze_funcs_generated = custom_

Re: [PATCH 6/8] target/hexagon: add build config for softmmu

2025-03-04 Thread Philippe Mathieu-Daudé
Hi Brian, On 1/3/25 18:20, Brian Cain wrote: Signed-off-by: Brian Cain --- MAINTAINERS | 1 + configs/devices/hexagon-softmmu/default.mak | 7 +++ configs/targets/hexagon-softmmu.mak | 6 ++ target/Kconfig | 1 +

[PATCH 6/8] target/hexagon: add build config for softmmu

2025-03-01 Thread Brian Cain
Signed-off-by: Brian Cain --- MAINTAINERS | 1 + configs/devices/hexagon-softmmu/default.mak | 7 +++ configs/targets/hexagon-softmmu.mak | 6 ++ target/Kconfig | 1 + target/hexagon/Kconfig | 2 ++