RE: [PATCH ats_vtd v1 14/24] pci: add IOMMU operations to get address spaces and memory regions with PASID
>-Original Message- >From: CLEMENT MATHIEU--DRIF >Subject: [PATCH ats_vtd v1 14/24] pci: add IOMMU operations to get >address spaces and memory regions with PASID > >Signed-off-by: Clément Mathieu--Drif >--- > hw/pci/pci.c | 20 >
[PATCH ats_vtd v1 14/24] pci: add IOMMU operations to get address spaces and memory regions with PASID
Signed-off-by: Clément Mathieu--Drif --- hw/pci/pci.c | 20 include/hw/pci/pci.h | 34 ++ 2 files changed, 54 insertions(+) diff --git a/hw/pci/pci.c b/hw/pci/pci.c index e5f72f9f1d..9ed788c95d 100644 --- a/hw/pci/pci.c +++ b/hw/pci/pc