Software Archive
Read-only legacy content
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17060 Discussions

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

azru0512
Beginner
609 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
609 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