linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* dma_mapping_ops for i386
@ 2007-06-26 19:59 Jeremy Fitzhardinge
  2007-06-26 22:21 ` Andi Kleen
  0 siblings, 1 reply; 7+ messages in thread
From: Jeremy Fitzhardinge @ 2007-06-26 19:59 UTC (permalink / raw)
  To: Andi Kleen; +Cc: Linux Kernel Mailing List

I'm looking at adding dom0 support to the pv-ops kernel.  One of the 
obvious things we need is to support real device drivers, and the 
associated p->m translations for devices.

I'm thinking the cleanest thing to do is make x86-64's dma-mapping.h 
with its dma_mapping_ops common to i386 and x86-64, so we can hook the 
Xen translations in there.  Presumably we'll need to do this anyway to 
support VTd for 32-bit (but I don't know if that's a reasonable thing to 
do anyway).

What do you think?

    J

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

end of thread, other threads:[~2007-06-30 18:43 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-06-26 19:59 dma_mapping_ops for i386 Jeremy Fitzhardinge
2007-06-26 22:21 ` Andi Kleen
2007-06-27 14:15   ` Jeremy Fitzhardinge
2007-06-27 15:26     ` Andi Kleen
2007-06-27 18:40       ` Jeremy Fitzhardinge
2007-06-27 20:28       ` Muli Ben-Yehuda
2007-06-30 18:41         ` Herbert Xu

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