diff options
author | Daniel Henrique Barboza <dbarboza@ventanamicro.com> | 2024-10-28 15:20:37 -0300 |
---|---|---|
committer | Alistair Francis <alistair.francis@wdc.com> | 2024-10-31 13:51:24 +1000 |
commit | fd16cfb2995e9196b579d8885145c4247dfa6058 (patch) | |
tree | f56ffc4345bb2112b904bf9741fee3639e2919be /cpu-target.c | |
parent | d201a127e164b1683df5e7c93c6d42a74122db99 (diff) |
target/riscv/kvm: clarify how 'riscv-aia' default works
We do not have control in the default 'riscv-aia' default value. We can
try to set it to a specific value, in this case 'auto', but there's no
guarantee that the host will accept it.
Couple with this we're always doing a 'qemu_log' to inform whether we're
ended up using the host default or if we managed to set the AIA mode to
the QEMU default we wanted to set.
Change the 'riscv-aia' description to better reflect how the option
works, and remove the two informative 'qemu_log' that are now unneeded:
if no message shows, riscv-aia was set to the default or uset-set value.
Signed-off-by: Daniel Henrique Barboza <dbarboza@ventanamicro.com>
Acked-by: Alistair Francis <alistair.francis@wdc.com>
Message-ID: <20241028182037.290171-3-dbarboza@ventanamicro.com>
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
Diffstat (limited to 'cpu-target.c')
0 files changed, 0 insertions, 0 deletions