|
From: | Richard Henderson |
Subject: | Re: [PATCH 06/10] target/i386/tcg: Compute MMU index once |
Date: | Wed, 10 Jul 2024 08:55:51 -0700 |
User-agent: | Mozilla Thunderbird |
On 7/9/24 23:29, Paolo Bonzini wrote:
Add the MMU index to the StackAccess struct, so that it can be cached or (in the next patch) computed from information that is not in CPUX86State. Co-developed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> r~
[Prev in Thread] | Current Thread | [Next in Thread] |