On 10/28/20 7:42 AM, Alistair Francis wrote: > When performing the hypervisor load/store operations set the MMU mode to > indicate that we are virtualised. > > Signed-off-by: Alistair Francis <alistair.fran...@wdc.com> > --- > target/riscv/op_helper.c | 30 +++++++++++++++++------------- > 1 file changed, 17 insertions(+), 13 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~