python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
How to configure IOMMU protection for my hypervisor?
I'm developing my own bare-metal hypervisor over intel vt-x technology.
My goal is to make it inaccessible to the OS I'm running over my hypervisor in any way, therefore I configured an EPT table to p...

matank001
Votes: 0
Answers: 2
PCIe DMA aarch64 0x10 Translation Fault
I'm trying to write a PCIe driver to DMA pages from the host memory to an FPGA. My host setup is Cavium ThunderX2 and my FPGAs are Xilinx Alveo U50.
A DMA from/to the host causes the ARM SMMU v3.4 to ...
Naarayanan_Rao
Votes: 0
Answers: 1