qemu/target/i386/tcg/sysemu
Paolo Bonzini 68746930ae target/i386: use mmu_translate for NPT walk
Unify the duplicate code between get_hphys and mmu_translate, by simply
making get_hphys call mmu_translate.  This also fixes the support for
5-level nested page tables.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2021-05-11 04:11:14 -04:00
..
bpt_helper.c
excp_helper.c
fpu_helper.c
meson.build
misc_helper.c
seg_helper.c
smm_helper.c
svm_helper.c
tcg-cpu.c