diff --git a/docs/kbase/index.rst b/docs/kbase/index.rst index f9e42f211f..1494be1e77 100644 --- a/docs/kbase/index.rst +++ b/docs/kbase/index.rst @@ -5,38 +5,38 @@ Knowledge base Usage ----- +`Secure usage `__ + Secure usage of the libvirt APIs + +`Backing chain management `__ + Explanation of how disk backing chain specification impacts libvirt's + behaviour and basic troubleshooting steps of disk problems. + +`Virtio-FS `__ + Share a filesystem between the guest and the host + +`Security with QEMU passthrough `__ + Examination of the security protections used for QEMU and how they need + configuring to allow use of QEMU passthrough with host files/devices. + +`RPM deployment `__ + Explanation of the different RPM packages and illustration of which to + pick for installation + +`Domain state capture `__ + Comparison between different methods of capturing domain state + `Disk locking `__ Ensuring exclusive guest access to disks with `virtlockd `__ or `Sanlock `__ -`Secure usage `__ - Secure usage of the libvirt APIs - `Protected virtualization on s390 `__ Running secure s390 guests with IBM Secure Execution `Launch security `__ Securely launching VMs with AMD SEV -`Domain state capture `__ - Comparison between different methods of capturing domain state - -`RPM deployment `__ - Explanation of the different RPM packages and illustration of which to - pick for installation - -`Backing chain management `__ - Explanation of how disk backing chain specification impacts libvirt's - behaviour and basic troubleshooting steps of disk problems. - -`Security with QEMU passthrough `__ - Examination of the security protections used for QEMU and how they need - configuring to allow use of QEMU passthrough with host files/devices. - -`Virtio-FS `__ - Share a filesystem between the guest and the host - `KVM real time `__ Run real time workloads in guests on a KVM hypervisor