|
From: | Richard Henderson |
Subject: | Re: [PATCH v4 2/3] target/riscv: Fixup setting GVA |
Date: | Mon, 20 Dec 2021 11:38:42 -0800 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.14.0 |
On 12/19/21 10:49 PM, Alistair Francis wrote:
From: Alistair Francis<alistair.francis@wdc.com> In preperation for adding support for the illegal instruction address let's fixup the Hypervisor extension setting GVA logic and improve the variable names. Signed-off-by: Alistair Francis<alistair.francis@wdc.com> --- target/riscv/cpu_helper.c | 21 ++++++--------------- 1 file changed, 6 insertions(+), 15 deletions(-)
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> r~
[Prev in Thread] | Current Thread | [Next in Thread] |