Software Archive
Read-only legacy content
17061 Discussions

Is it possible to use Intel NPT to do cross ISA memory translation?

azru0512
Beginner
277 Views
O.K., I know Intel virtualization techniques are used to help better performance for same ISA, i.e., x86, virtualization. But I am curious if we can use NPT to help us to do cross ISA memory translation. For example, I can run a ARM guest on x86 host by using QEMU, but the memory translation inside QEMU is pure software. Is it possible to leverage underlying hardware to speedup the translation?

Any comments are welcome. Thanks!
0 Kudos
1 Reply
Quoc-Thai_L_Intel
277 Views
Found an article "Best Practices for the Paravirtulization Enhancements from Intel(R) Virtualization Technology: EPT and VT-d" that may provide some information for you. Here is the URL: http://software.intel.com/en-us/articles/best-practices-for-paravirtualization-enhancements-from-intel-virtualization-technology-ept-and-vt-d Regards, -Thai
0 Kudos
Reply