On Sun, Apr 6, 2025 at 5:03 PM Paolo Bonzini wrote:
>
> Avoid the need for #ifdefs in CPU declarations, keeping them
> simple. After all class_data used to be specified for all
> emulators, not just system ones.
>
> Signed-off-by: Paolo Bonzini
Reviewed-by: Alistair Francis
Alistair
> ---
>
Avoid the need for #ifdefs in CPU declarations, keeping them
simple. After all class_data used to be specified for all
emulators, not just system ones.
Signed-off-by: Paolo Bonzini
---
target/riscv/cpu_cfg_fields.h.inc | 2 --
target/riscv/cpu.c| 3 ---
2 files changed, 5 deleti