qemu-riscv
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2 2/5] target/riscv: Set the virtualised MMU mode when doing


From: Richard Henderson
Subject: Re: [PATCH v2 2/5] target/riscv: Set the virtualised MMU mode when doing hyp accesses
Date: Wed, 28 Oct 2020 08:08:27 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0

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.francis@wdc.com>
> ---
>  target/riscv/op_helper.c | 30 +++++++++++++++++-------------
>  1 file changed, 17 insertions(+), 13 deletions(-)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>


r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]