qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* Implementing IOMMU support for SDHCI
@ 2020-02-26 12:38 Sai Pavan Boddu
  2020-02-26 16:29 ` Peter Maydell
  0 siblings, 1 reply; 6+ messages in thread
From: Sai Pavan Boddu @ 2020-02-26 12:38 UTC (permalink / raw)
  To: pbonzini@redhat.com, Peter Maydell; +Cc: Edgar Iglesias, QEMU Developers

Hi Poalo/Peter,

We are trying to add SMMU support for dma's used in SD controller on ZynqMP boards. In order to do that we need a clean way to assign MemTxAttrs to each device(i.e all devices which connect to smmu) via "object_add_link_property/ object_set_link_property "  functions.

But in order to do that, first we may need to convert MemTxAttrs as QOM object. I just need some feedback, if its advisable to do so ?

Thanks & Regards,
Sai Pavan



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

end of thread, other threads:[~2020-03-03  9:08 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-02-26 12:38 Implementing IOMMU support for SDHCI Sai Pavan Boddu
2020-02-26 16:29 ` Peter Maydell
2020-02-28 10:08   ` Sai Pavan Boddu
2020-02-28 10:26     ` Peter Maydell
2020-03-03  6:05       ` Sai Pavan Boddu
2020-03-03  9:07         ` Peter Maydell

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).