diff options
| author | Daniel Henrique Barboza <dbarboza@ventanamicro.com> | 2023-07-06 07:17:25 -0300 |
|---|---|---|
| committer | Alistair Francis <alistair.francis@wdc.com> | 2023-07-10 22:29:15 +1000 |
| commit | d758f8849851dd4e97a575e52c11ec748ab1bbec (patch) | |
| tree | 5c32d53444cf3ed9f965107b79d0aa382be2ef7a /python/scripts | |
| parent | 492265ae8be70537391c08390cb7c64580c902d9 (diff) | |
| download | focaccia-qemu-d758f8849851dd4e97a575e52c11ec748ab1bbec.tar.gz focaccia-qemu-d758f8849851dd4e97a575e52c11ec748ab1bbec.zip | |
target/riscv: read marchid/mimpid in kvm_riscv_init_machine_ids()
Allow 'marchid' and 'mimpid' to also be initialized in kvm_riscv_init_machine_ids(). After this change, the handling of mvendorid/marchid/mimpid for the 'host' CPU type will be equal to what we already have for TCG named CPUs, i.e. the user is not able to set these values to a different val than the one that is already preset. Signed-off-by: Daniel Henrique Barboza <dbarboza@ventanamicro.com> Reviewed-by: Andrew Jones <ajones@ventanamicro.com> Acked-by: Alistair Francis <alistair.francis@wdc.com> Message-Id: <20230706101738.460804-8-dbarboza@ventanamicro.com> Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
Diffstat (limited to 'python/scripts')
0 files changed, 0 insertions, 0 deletions