On Mon, 28 Apr 2025 at 17:10, Paolo Bonzini <pbonz...@redhat.com> wrote:

I think a typo has snuck into the subject here. s/TT/Thead/

>
> Reviewed-by: Alistair Francis <alistair.fran...@wdc.com>
> Signed-off-by: Paolo Bonzini <pbonz...@redhat.com>
> ---
>  target/riscv/cpu.c | 61 +++++++++++++++++++++-------------------------
>  1 file changed, 28 insertions(+), 33 deletions(-)
>
> diff --git a/target/riscv/cpu.c b/target/riscv/cpu.c
> index 5045ebc0b70..f3af9643af4 100644
> --- a/target/riscv/cpu.c
> +++ b/target/riscv/cpu.c
> @@ -500,38 +500,6 @@ static void riscv_register_custom_csrs(RISCVCPU *cpu, 
> const RISCVCSR *csr_list)
>  #endif
>
>  #if defined(TARGET_RISCV64)
> -static void rv64_thead_c906_cpu_init(Object *obj)

Reply via email to