summaryrefslogtreecommitdiff
path: root/static/netbsd/man4/pv.4 3.html
blob: a5afe23e1533e62a694f2ec21518bd2c47be62ec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
<table class="head">
  <tr>
    <td class="head-ltitle">PV(4)</td>
    <td class="head-vol">Device Drivers Manual</td>
    <td class="head-rtitle">PV(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">pv</code> &#x2014; <span class="Nd">paravirtual
    device tree root</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">pv* at pv?</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">pv</code> driver is used on virtual machines
    that are running on hypervisors. It provides a pseudo-bus for all
    paravirtual devices that do not attach to a well-known bus like
    <a class="Xr">pci(4)</a>.</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">virtio(4)</a></p>
</section>
</div>
<table class="foot">
  <tr>
    <td class="foot-date">January 2, 2025</td>
    <td class="foot-os">NetBSD 10.1</td>
  </tr>
</table>