qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH][RFC] Propogate the PCI device info till IOMMU
@ 2015-05-18  8:33 pmallapp
  2015-05-18  8:33 ` [Qemu-devel] [PATCH] PCI: Added new API which propogates the DMA initiator info pmallapp
  0 siblings, 1 reply; 3+ messages in thread
From: pmallapp @ 2015-05-18  8:33 UTC (permalink / raw)
  To: qemu-devel; +Cc: Prem Mallappa

From: Prem Mallappa <pmallapp@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

^ permalink raw reply	[flat|nested] 3+ messages in thread
* [Qemu-devel] [PATCH][RFC] Propogate the PCI device info till IOMMU
@ 2015-05-18  6:38 pmallapp
  0 siblings, 0 replies; 3+ messages in thread
From: pmallapp @ 2015-05-18  6:38 UTC (permalink / raw)
  To: qemu-devel; +Cc: Prem Mallappa

From: Prem Mallappa <pmallapp@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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-05-18  8:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-18  8:33 [Qemu-devel] [PATCH][RFC] Propogate the PCI device info till IOMMU pmallapp
2015-05-18  8:33 ` [Qemu-devel] [PATCH] PCI: Added new API which propogates the DMA initiator info pmallapp
  -- strict thread matches above, loose matches on Subject: below --
2015-05-18  6:38 [Qemu-devel] [PATCH][RFC] Propogate the PCI device info till IOMMU pmallapp

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).