Query: xpci
OS: netbsd
Section: 4
Links: netbsd man pages all man pages
Forums: unix linux community forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XPCI(4) BSD/xen Kernel Interfaces Manual XPCI(4)NAMExpci -- Xen frontend paravirtualized PCI pass-through driverSYNOPSISxpci* at xenbus? pci* at xpci?DESCRIPTIONThe xpci driver is the frontend part of the PCI pass-through functionality that can be used by Xen guest domains to communicate with PCI devices. From a guest point of view, xpci is similar to a pci(4) bus, except that the guest talks with the PCI backend driver instead of the real physical device directly. When the host domain is NetBSD, the xpci driver is backed by a pciback(4) driver within the dom0.SEE ALSOpci(4), pciback(4), xenbus(4)HISTORYThe xpci driver first appeared in NetBSD 5.1.AUTHORSThe xpci driver was written by Manuel Bouyer <bouyer@NetBSD.org>.SECURITY CONSIDERATIONSAs PCI passthrough offers the possibility for guest domains to send arbitrary PCI commands to a physical device, this has direct impact on the overall stability and security of the system. For example, in case of erroneous or malicious commands, the device could overwrite physi- cal memory portions, via DMA.BSDJanuary 8, 2011 BSD
Related Man Pages |
---|
trm(4) - netbsd |
viomb(4) - netbsd |
xbdback(4) - netbsd |
xennet(4) - netbsd |
xpci(4) - netbsd |