qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 07/14] target/arm: return the stage 2 index for stage 1


From: Richard Henderson
Subject: Re: [PATCH 07/14] target/arm: return the stage 2 index for stage 1
Date: Tue, 3 Nov 2020 09:04:54 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0

On 11/2/20 2:57 AM, remi.denis.courmont@huawei.com wrote:
> +        if (s2_mmu_idx != NULL)
> +            *s2_mmu_idx = ARMMMUIdx_Stage2;

Missing braces.  Otherwise,

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


r~



reply via email to

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