All of lore.kernel.org
 help / color / mirror / Atom feed
* Are drivers in Dom0 virtualized in any way
@ 2007-11-01 13:47 David Stone
  2007-11-01 15:04 ` Daniel Stodden
  0 siblings, 1 reply; 8+ messages in thread
From: David Stone @ 2007-11-01 13:47 UTC (permalink / raw)
  To: xen-devel

Hi guys, I have this question: are the drivers (say for a hard disk)
running in Dom0 virtualized in any way?  For instance if a driver
wants to set up a DMA transfer, does it have to make a call to the
hypervisor in order to translate the guest-physical address it wants
to use as the destination of the DMA into the host-physical address
that the hypervisor has associated with that guest-physical address?
I'm not asking about the xen back drivers in Dom0, but "real" drivers
that drive the hardware.

Or, does this translation happen lower down, in the Dom0 operating
system itself, which is of course virtualized?  Like maybe in some
kind of the DMA API that Linux provides?

Thanks,
Dave

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

end of thread, other threads:[~2007-12-03 17:01 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-01 13:47 Are drivers in Dom0 virtualized in any way David Stone
2007-11-01 15:04 ` Daniel Stodden
2007-11-01 16:41   ` David Stone
2007-11-01 16:55     ` Daniel Stodden
2007-12-02  5:35       ` Mark Williamson
2007-12-03  9:24   ` dom0 is HVM or PV, in the HVM intel-vt? tgh
2007-12-03  9:32     ` Han, Weidong
2007-12-03 17:01     ` Mark Williamson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.