2019-07-08 12:58:56 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<!DOCTYPE html>
|
|
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
|
|
<body class="docs">
|
2020-03-19 17:59:27 +00:00
|
|
|
<h1>Knowledge base</h1>
|
2019-07-08 12:58:56 +00:00
|
|
|
|
|
|
|
<div class="panel">
|
|
|
|
<dl>
|
|
|
|
<dt><a href="kbase/locking.html">Disk locking</a></dt>
|
|
|
|
<dd>Ensuring exclusive guest access to disks with
|
|
|
|
<a href="kbase/locking-lockd.html">virtlockd</a> or
|
|
|
|
<a href="kbase/locking-sanlock.html">Sanlock</a></dd>
|
|
|
|
|
|
|
|
<dt><a href="kbase/secureusage.html">Secure usage</a></dt>
|
|
|
|
<dd>Secure usage of the libvirt APIs</dd>
|
|
|
|
|
2020-06-15 08:28:12 +00:00
|
|
|
<dt><a href="kbase/s390_protected_virt.html">Protected virtualization on s390</a></dt>
|
|
|
|
<dd>Running secure s390 guests with IBM Secure Execution</dd>
|
|
|
|
|
2019-07-08 12:58:56 +00:00
|
|
|
<dt><a href="kbase/launch_security_sev.html">Launch security</a></dt>
|
|
|
|
<dd>Securely launching VMs with AMD SEV</dd>
|
2019-07-10 17:09:22 +00:00
|
|
|
|
|
|
|
<dt><a href="kbase/domainstatecapture.html">Domain state
|
|
|
|
capture</a></dt>
|
|
|
|
<dd>Comparison between different methods of capturing domain
|
|
|
|
state</dd>
|
2019-10-10 14:52:10 +00:00
|
|
|
|
|
|
|
<dt><a href="kbase/rpm-deployment.html">RPM deployment</a></dt>
|
|
|
|
<dd>Explanation of the different RPM packages and illustration of
|
|
|
|
which to pick for installation</dd>
|
2019-12-17 17:50:18 +00:00
|
|
|
|
|
|
|
<dt><a href="kbase/backing_chains.html">Backing chain management</a></dt>
|
|
|
|
<dd>Explanation of how disk backing chain specification impacts libvirt's
|
|
|
|
behaviour and basic troubleshooting steps of disk problems.</dd>
|
2020-02-06 12:46:10 +00:00
|
|
|
|
|
|
|
<dt><a href="kbase/qemu-passthrough-security.html">Security with QEMU passthrough</a></dt>
|
|
|
|
<dd>Examination of the security protections used for QEMU and how they need
|
|
|
|
configuring to allow use of QEMU passthrough with host files/devices.</dd>
|
2019-12-11 12:10:07 +00:00
|
|
|
|
|
|
|
<dt><a href="kbase/virtiofs.html">Virtio-FS</a></dt>
|
|
|
|
<dd>Share a filesystem between the guest and the host</dd>
|
2020-06-01 11:35:24 +00:00
|
|
|
|
|
|
|
<dt><a href="kbase/kvm-realtime.html">KVM real time</a></dt>
|
|
|
|
<dd>Run real time workloads in guests on a KVM hypervisor</dd>
|
2020-06-11 12:50:31 +00:00
|
|
|
|
|
|
|
<dt><a href="kbase/incrementalbackupinternals.html">Incremental backup internals</a></dt>
|
|
|
|
<dd>Incremental backup implementation details relevant for users</dd>
|
2019-07-08 12:58:56 +00:00
|
|
|
</dl>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<br class="clear"/>
|
|
|
|
|
|
|
|
</body>
|
|
|
|
</html>
|