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

MMIO access using the EPT mechanism

Suresh_N_Intel
Employee
1,085 Views

Hi All,

We are trying to access the registers of a device which is memory mapped in the host (MMIO) from the guest.

The Atom core we are using doesn't support the VT-d mechanism.

The register access is working fine using the emulation in QEMU or in the kernel using KVM.

But, the idea is to use the EPT to directly access the registers without the VM-exits.

Is it possible to achieve this MMIO access from guest using the EPT ?

Or I am I missing something ?

Regards

Suresh N

0 Kudos
0 Replies
Reply