commit | fffe424b38340428f50111713c20d54b46101c7d | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Mon Jun 17 09:12:08 2024 -0700 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Tue Jul 16 18:18:24 2024 +0200 |
tree | fc32fcb80b0888b891c486eb091ccb709a149160 | |
parent | 059368bcf589f4c6cba860516f57cec0b51c1fa1 [diff] |
target/i386/tcg: Introduce x86_mmu_index_{kernel_,}pl Disconnect mmu index computation from the current pl as stored in env->hflags. Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Link: https://lore.kernel.org/r/20240617161210.4639-2-richard.henderson@linaro.org Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>