On 5/29/2026 7:24 AM, Philippe Mathieu-Daudé wrote: > "accel/accel-cpu-target.h" is to register accelerator target > specific hooks via TypeInfo::ACCEL_CPU_NAME(), which LoongArch > TCG frontend does not. Remove as unused header. > > Signed-off-by: Philippe Mathieu-Daudé <[email protected]> > --- > target/loongarch/tcg/tcg_cpu.c | 1 - > 1 file changed, 1 deletion(-) >
Reviewed-by: Pierrick Bouvier <[email protected]>
