diff options
author | Bin Meng <bmeng@tinylab.org> | 2022-12-29 17:18:21 +0800 |
---|---|---|
committer | Alistair Francis <alistair.francis@wdc.com> | 2023-01-20 10:14:13 +1000 |
commit | 1237c2d6942709cf82b999b6f6e8624b86ac495f (patch) | |
tree | d6ab4b5aed46ad42e20a8a71b04be0b24721611c /block/commit.c | |
parent | dadee9e3ce6ee6aad36fe3027eaa0f947358f812 (diff) |
hw/char: riscv_htif: Move registers from CPUArchState to HTIFState
At present for some unknown reason the HTIF registers (fromhost &
tohost) are defined in the RISC-V CPUArchState. It should really
be put in the HTIFState struct as it is only meaningful to HTIF.
Signed-off-by: Bin Meng <bmeng@tinylab.org>
Reviewed-by: Daniel Henrique Barboza <dbarboza@ventanamicro.com>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Message-Id: <20221229091828.1945072-6-bmeng@tinylab.org>
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
Diffstat (limited to 'block/commit.c')
0 files changed, 0 insertions, 0 deletions