summaryrefslogtreecommitdiff
path: root/static/netbsd/man4/xpci.4 4.html
diff options
context:
space:
mode:
Diffstat (limited to 'static/netbsd/man4/xpci.4 4.html')
-rw-r--r--static/netbsd/man4/xpci.4 4.html64
1 files changed, 0 insertions, 64 deletions
diff --git a/static/netbsd/man4/xpci.4 4.html b/static/netbsd/man4/xpci.4 4.html
deleted file mode 100644
index 43a8f403..00000000
--- a/static/netbsd/man4/xpci.4 4.html
+++ /dev/null
@@ -1,64 +0,0 @@
-<table class="head">
- <tr>
- <td class="head-ltitle">XPCI(4)</td>
- <td class="head-vol">Device Drivers Manual (xen)</td>
- <td class="head-rtitle">XPCI(4)</td>
- </tr>
-</table>
-<div class="manual-text">
-<section class="Sh">
-<h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
-<p class="Pp"><code class="Nm">xpci</code> &#x2014; <span class="Nd">Xen
- frontend paravirtualized PCI pass-through driver</span></p>
-</section>
-<section class="Sh">
-<h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
-<p class="Pp"><code class="Cd">xpci* at xenbus?</code>
- <br/>
- <code class="Cd">pci* at xpci?</code></p>
-</section>
-<section class="Sh">
-<h1 class="Sh" id="DESCRIPTION"><a class="permalink" href="#DESCRIPTION">DESCRIPTION</a></h1>
-<p class="Pp">The <code class="Nm">xpci</code> driver is the frontend part of
- the PCI pass-through functionality that can be used by Xen guest domains to
- communicate with PCI devices.</p>
-<p class="Pp">From a guest point of view, <code class="Nm">xpci</code> is
- similar to a <a class="Xr">pci(4)</a> bus, except that the guest talks with
- the PCI backend driver instead of the real physical device directly.</p>
-<p class="Pp">When the host domain is <span class="Ux">NetBSD</span>, the
- <code class="Nm">xpci</code> driver is backed by a
- <a class="Xr">pciback(4)</a> driver within the dom0.</p>
-</section>
-<section class="Sh">
-<h1 class="Sh" id="SEE_ALSO"><a class="permalink" href="#SEE_ALSO">SEE
- ALSO</a></h1>
-<p class="Pp"><a class="Xr">pci(4)</a>, <a class="Xr">pciback(4)</a>,
- <a class="Xr">xenbus(4)</a></p>
-</section>
-<section class="Sh">
-<h1 class="Sh" id="HISTORY"><a class="permalink" href="#HISTORY">HISTORY</a></h1>
-<p class="Pp">The <code class="Nm">xpci</code> driver first appeared in
- <span class="Ux">NetBSD 5.1</span>.</p>
-</section>
-<section class="Sh">
-<h1 class="Sh" id="AUTHORS"><a class="permalink" href="#AUTHORS">AUTHORS</a></h1>
-<p class="Pp">The <code class="Nm">xpci</code> driver was written by
- <span class="An">Manuel Bouyer</span>
- &lt;<a class="Mt" href="mailto:bouyer@NetBSD.org">bouyer@NetBSD.org</a>&gt;.</p>
-</section>
-<section class="Sh">
-<h1 class="Sh" id="SECURITY_CONSIDERATIONS"><a class="permalink" href="#SECURITY_CONSIDERATIONS">SECURITY
- CONSIDERATIONS</a></h1>
-<p class="Pp">As 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 physical memory
- portions, via DMA.</p>
-</section>
-</div>
-<table class="foot">
- <tr>
- <td class="foot-date">January 8, 2011</td>
- <td class="foot-os">NetBSD 10.1</td>
- </tr>
-</table>