target/riscv: Enable the Hypervisor extension by default
commit07cb270a9ac914431577321b0e3e99d79cf56254
authorAlistair Francis <alistair.francis@wdc.com>
Wed, 5 Jan 2022 21:39:35 +0000 (6 07:39 +1000)
committerAlistair Francis <alistair.francis@wdc.com>
Sat, 8 Jan 2022 05:46:09 +0000 (8 15:46 +1000)
tree2d3892d3383b75f476a54f17cd5f7eb8928a3149
parent6ca7155a8c8d88e5372f0ba337c33e86edbcb295
target/riscv: Enable the Hypervisor extension by default

Let's enable the Hypervisor extension by default. This doesn't affect
named CPUs (such as lowrisc-ibex or sifive-u54) but does enable the
Hypervisor extensions by default for the virt machine.

Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
Reviewed-by: Anup Patel <anup.patel@wdc.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Message-Id: <20220105213937.1113508-7-alistair.francis@opensource.wdc.com>
target/riscv/cpu.c