On Tue, Dec 27, 2022 at 4:52 PM Bin Meng wrote:
>
> QEMU source codes tend to use 's' to represent the hardware state.
> Let's use it for HTIFState.
>
> Signed-off-by: Bin Meng
Reviewed-by: Alistair Francis
Alistair
> ---
>
> hw/char/riscv_htif.c | 64 ++--
On 12/27/22 03:48, Bin Meng wrote:
QEMU source codes tend to use 's' to represent the hardware state.
Let's use it for HTIFState.
Signed-off-by: Bin Meng
---
Reviewed-by: Daniel Henrique Barboza
hw/char/riscv_htif.c | 64 ++--
1 file changed,
QEMU source codes tend to use 's' to represent the hardware state.
Let's use it for HTIFState.
Signed-off-by: Bin Meng
---
hw/char/riscv_htif.c | 64 ++--
1 file changed, 32 insertions(+), 32 deletions(-)
diff --git a/hw/char/riscv_htif.c b/hw/char/riscv