qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v5 13/23] RISC-V HART Array


From: Richard Henderson
Subject: Re: [Qemu-devel] [PATCH v5 13/23] RISC-V HART Array
Date: Thu, 8 Feb 2018 08:37:20 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0

On 02/07/2018 05:28 PM, Michael Clark wrote:
> Holds the state of a heterogenous array of RISC-V hardware threads.
> 
> Signed-off-by: Michael Clark <address@hidden>
> ---
>  hw/riscv/riscv_hart.c         | 95 
> +++++++++++++++++++++++++++++++++++++++++++
>  include/hw/riscv/riscv_hart.h | 45 ++++++++++++++++++++
>  2 files changed, 140 insertions(+)
>  create mode 100644 hw/riscv/riscv_hart.c
>  create mode 100644 include/hw/riscv/riscv_hart.h

Reviewed-by: Richard Henderson <address@hidden>


r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]