mirror of
https://github.com/qemu/qemu.git
synced 2025-10-30 19:15:42 +00:00
This patch builds the smmuv3 node in the ACPI IORT table. The RID space of the root complex, which spans 0x0-0x10000 maps to streamid space 0x0-0x10000 in smmuv3, which in turn maps to deviceid space 0x0-0x10000 in the ITS group. The guest must feature the IOMMU probe deferral series (https://lkml.org/lkml/2017/4/10/214) which fixes streamid multiple lookup. This bug is not related to the SMMU emulation. Signed-off-by: Prem Mallappa <prem.mallappa@broadcom.com> Signed-off-by: Eric Auger <eric.auger@redhat.com> Reviewed-by: Shannon Zhao <zhaoshenglong@huawei.com> Message-id: 1524665762-31355-14-git-send-email-eric.auger@redhat.com Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
||
|---|---|---|
| .. | ||
| acpi_dev_interface.h | ||
| acpi-defs.h | ||
| acpi.h | ||
| aml-build.h | ||
| bios-linker-loader.h | ||
| cpu_hotplug.h | ||
| cpu.h | ||
| ich9.h | ||
| ipmi.h | ||
| memory_hotplug.h | ||
| pc-hotplug.h | ||
| pcihp.h | ||
| piix4.h | ||
| tco.h | ||
| tpm.h | ||
| vmgenid.h | ||