On Thu, Jan 26, 2023 at 12:25 AM Alexandre Ghiti <[email protected]> wrote: > > The 'mmu-type' should reflect what the hardware is capable of so use the > new satp_mode field in RISCVCPUConfig to do that. > > Signed-off-by: Alexandre Ghiti <[email protected]> > Reviewed-by: Andrew Jones <[email protected]> > Reviewed-by: Alistair Francis <[email protected]> > --- > hw/riscv/virt.c | 19 ++++++++++--------- > 1 file changed, 10 insertions(+), 9 deletions(-) >
Reviewed-by: Bin Meng <[email protected]>
