On Thu, Dec 16, 2021 at 12:55 PM Alistair Francis <alistair.fran...@opensource.wdc.com> wrote: > > From: Alistair Francis <alistair.fran...@wdc.com> > > 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.fran...@wdc.com> > --- > target/riscv/cpu.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) >
Reviewed-by: Bin Meng <bmeng...@gmail.com>