target/i386: Add MMU_PHYS_IDX and MMU_NESTED_IDX
authorRichard Henderson <richard.henderson@linaro.org>
Sun, 2 Oct 2022 17:29:52 +0000 (10:29 -0700)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 18 Oct 2022 11:58:04 +0000 (13:58 +0200)
commit98281984a373a68a3c497dfb88e42195f3a1cc93
treeab15581344bbef9e00d7314d98a0e21b56bee2ba
parent9bbcf372193a2064743461aea5bf59cc83e37aa9
target/i386: Add MMU_PHYS_IDX and MMU_NESTED_IDX

These new mmu indexes will be helpful for improving
paging and code throughout the target.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20221002172956.265735-6-richard.henderson@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
target/i386/cpu-param.h
target/i386/cpu.h
target/i386/tcg/sysemu/excp_helper.c
target/i386/tcg/sysemu/svm_helper.c