diff options
author | Anup Patel <anup.patel@wdc.com> | 2022-02-04 23:16:41 +0530 |
---|---|---|
committer | Alistair Francis <alistair.francis@wdc.com> | 2022-02-16 12:24:18 +1000 |
commit | f87adf23fa66fd07d9f003173d386c0a54d9ddb0 (patch) | |
tree | 26b2a4c7a883a6583fb3f434aad388885691ffb0 /monitor | |
parent | 02d9565b92c97af6bac2ff1bb18967a5e95b9694 (diff) | |
download | qemu-f87adf23fa66fd07d9f003173d386c0a54d9ddb0.zip qemu-f87adf23fa66fd07d9f003173d386c0a54d9ddb0.tar.gz qemu-f87adf23fa66fd07d9f003173d386c0a54d9ddb0.tar.bz2 |
target/riscv: Allow setting CPU feature from machine/device emulation
The machine or device emulation should be able to force set certain
CPU features because:
1) We can have certain CPU features which are in-general optional
but implemented by RISC-V CPUs on the machine.
2) We can have devices which require a certain CPU feature. For example,
AIA IMSIC devices expect AIA CSRs implemented by RISC-V CPUs.
Signed-off-by: Anup Patel <anup.patel@wdc.com>
Signed-off-by: Anup Patel <anup@brainfault.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Reviewed-by: Frank Chang <frank.chang@sifive.com>
Message-id: 20220204174700.534953-6-anup@brainfault.org
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
Diffstat (limited to 'monitor')
0 files changed, 0 insertions, 0 deletions