All of lore.kernel.org
 help / color / mirror / Atom feed
* Passthrough support ?
@ 2007-11-27  0:02 sanket hase
  2007-11-27 20:55 ` Mark Williamson
  0 siblings, 1 reply; 7+ messages in thread
From: sanket hase @ 2007-11-27  0:02 UTC (permalink / raw)
  To: xen-devel; +Cc: xen-users

Hi ,


I  have been trying to understand PCI -passthrough support.  Please 
correct me if I am wrong in my following inferences.

1. Device emulation and pass through are both implemented using split 
drivers.
2. But, in case of emulation drivers of dom0 are used  where as in case 
of passthrough ( as the name suggests ) native drivers in domU are used .
3. dom0 provides a virtual PCI device { an interface for device-OPs and 
status  of this virtual device} to domU and  through associated event 
channel domU makes
   "synchronous" use of this device.

===
Queries:

1. What i am really not so sure about is ... passthrough case
    Will there be requirement to map the address space of this PCI  
device in domU ?  Will the page which was being shared  so-far 
{xen_pci_sharedinfo}
     for emulation , be "flipped"  ( transferred ) into domU ? 2. Well , 
Having read the code for linux (dom0,domU) I see that there are split  
device  drivers for PCI. (pci front and PCIback). Which are normally
   communicating over xenbus.  which looks almost like other split 
drivers.  How exactly then passthrough enables use of domU's drivers ?
3. And if passthrough support isnt provided how will communication 
between pcifront-pciback  be different ? ( I guess netbsd , freebsd do 
not have passthrough support yet )
4. What  restricts other domUs from accessing PCI device given to other 
domU via passrthrough support.


Regards,
Sanket

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

end of thread, other threads:[~2007-11-28  3:14 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-27  0:02 Passthrough support ? sanket hase
2007-11-27 20:55 ` Mark Williamson
2007-11-28  1:27   ` [Xen-users] " sanket hase
2007-11-28  2:19     ` Mark Williamson
2007-11-28  3:02       ` [Xen-devel] " sanket hase
2007-11-28  3:14         ` Re: [Xen-users] " Mark Williamson
2007-11-28  1:30   ` sanket hase

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.