* Contradiction in Intel IOMMU Two‑Stage Translation: Stage 1 Mapping Requirements Leaked to Hypervisor Due to Host‑Side Driver Interface.
@ 2026-03-26 6:54 tugouxp
0 siblings, 0 replies; only message in thread
From: tugouxp @ 2026-03-26 6:54 UTC (permalink / raw)
To: qemu-devel
[-- Attachment #1: Type: text/plain, Size: 672 bytes --]
Hi folks:
In a two-stage translation scheme, the first stage should be hidden inside the VM driver. For example, the emulated hardware of the VM needs to use Stage 1 to map GVA (or GIOVA) to GPA, while Stage 2 should be handled by the hypervisor. I understand this principle.
However, in the current Intel IOMMU implementation of two-stage translation, it seems that both Stage 2 and Stage 1 require directly invoking driver interfaces in the host hypervisor. This approach exposes the VM’s internal Stage 1 mapping requirements to the hypervisor, which creates a contradiction.
How should QEMU and Linux implement this properly?
Best wishes to you!
zlcao.
[-- Attachment #2: Type: text/html, Size: 2628 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2026-03-26 6:55 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-26 6:54 Contradiction in Intel IOMMU Two‑Stage Translation: Stage 1 Mapping Requirements Leaked to Hypervisor Due to Host‑Side Driver Interface tugouxp
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox