From: Prem Mallappa <pmall...@broadcom.com>

ARM SMMU requires PCI read/write memory requestors' Identification. This
will propogate the "Device" information all the way till IOMMU device.
ARM SMMU uses the device's ARID to index into tables on a per device basis.
The ARM SMMU v3 device emulation will follow this patch sometime soon.

Prem Mallappa (1):
  PCI: Added new API which propogates the DMA initiator info

 exec.c                | 48 +++++++++++++++++++++++++++++++++++++++++-------
 include/exec/memory.h |  9 +++++++++
 include/hw/pci/pci.h  |  8 +++++++-
 include/sysemu/dma.h  | 17 +++++++++++++++++
 4 files changed, 74 insertions(+), 8 deletions(-)

-- 
2.3.6


Reply via email to