summaryrefslogtreecommitdiff
path: root/static/freebsd/man4/hv_utils.4 3.html
diff options
context:
space:
mode:
Diffstat (limited to 'static/freebsd/man4/hv_utils.4 3.html')
-rw-r--r--static/freebsd/man4/hv_utils.4 3.html65
1 files changed, 0 insertions, 65 deletions
diff --git a/static/freebsd/man4/hv_utils.4 3.html b/static/freebsd/man4/hv_utils.4 3.html
deleted file mode 100644
index d9c6a6fb..00000000
--- a/static/freebsd/man4/hv_utils.4 3.html
+++ /dev/null
@@ -1,65 +0,0 @@
-<table class="head">
- <tr>
- <td class="head-ltitle">HYPER-V(4)</td>
- <td class="head-vol">Device Drivers Manual</td>
- <td class="head-rtitle">HYPER-V(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">hv_utils</code> &#x2014; <span class="Nd">Hyper-V
- Utilities Driver</span></p>
-</section>
-<section class="Sh">
-<h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
-<p class="Pp">To compile this driver into the kernel, place the following lines
- in the system kernel configuration file:</p>
-<div class="Bd Pp Bd-indent"><code class="Cd">device hyperv</code></div>
-</section>
-<section class="Sh">
-<h1 class="Sh" id="DESCRIPTION"><a class="permalink" href="#DESCRIPTION">DESCRIPTION</a></h1>
-<p class="Pp">The <code class="Nm">hv_utils</code> driver provides time keeping,
- shutdown and heartbeat functionality for <span class="Ux">FreeBSD</span>
- guest partitions running on Hyper-V. Hyper-V is a hypervisor-based
- virtualization technology from Microsoft. The
- <code class="Nm">hv_utils</code> driver is one of the core drivers required
- to be present in guest partitions running on Hyper-V. This driver provides
- the following functionalities to guest partitions:</p>
-<p class="Pp">(a) Time Keeping: The clock inside the guest partition will remain
- accurate by synchronizing to the clock on the virtualization server via
- Timesync service, and with the help of the pluggable time source device.</p>
-<p class="Pp">(b) Integrated shutdown: Guest partitions running
- <span class="Ux">FreeBSD</span> can be shut down from Hyper-V Manager
- console by using the &quot;Shut down&quot; command.</p>
-<p class="Pp">(c) Heartbeat: This feature allows the virtualization server to
- detect whether the guest partition is running and responsive.</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">hv_ata_pci_disengage(4)</a>,
- <a class="Xr">hv_netvsc(4)</a>, <a class="Xr">hv_storvsc(4)</a>,
- <a class="Xr">hv_vmbus(4)</a></p>
-</section>
-<section class="Sh">
-<h1 class="Sh" id="HISTORY"><a class="permalink" href="#HISTORY">HISTORY</a></h1>
-<p class="Pp">Support for <code class="Nm">hv_utils</code> first appeared in
- <span class="Ux">FreeBSD 10.0</span>. The driver was developed through a
- joint effort between Citrix Incorporated, Microsoft Corporation, and Network
- Appliance Incorporated.</p>
-</section>
-<section class="Sh">
-<h1 class="Sh" id="AUTHORS"><a class="permalink" href="#AUTHORS">AUTHORS</a></h1>
-<p class="Pp"><span class="Ux">FreeBSD</span> support for
- <code class="Nm">hv_utils</code> was first added by
- <span class="An">Microsoft BSD Integration Services Team</span>
- &lt;<a class="Mt" href="mailto:bsdic@microsoft.com">bsdic@microsoft.com</a>&gt;.</p>
-</section>
-</div>
-<table class="foot">
- <tr>
- <td class="foot-date">September 10, 2013</td>
- <td class="foot-os">FreeBSD 15.0</td>
- </tr>
-</table>