diff --git a/docs/kbase/index.rst b/docs/kbase/index.rst index b3e6e5461b..f9e42f211f 100644 --- a/docs/kbase/index.rst +++ b/docs/kbase/index.rst @@ -2,8 +2,8 @@ Knowledge base ============== -`Debug logs `__ - Configuration of logging and tips on how to file a good bug report. +Usage +----- `Disk locking `__ Ensuring exclusive guest access to disks with @@ -34,15 +34,21 @@ Knowledge base Examination of the security protections used for QEMU and how they need configuring to allow use of QEMU passthrough with host files/devices. -`Systemtap `__ - Explanation of how to use systemtap for libvirt tracing. - `Virtio-FS `__ Share a filesystem between the guest and the host `KVM real time `__ Run real time workloads in guests on a KVM hypervisor +Internals / Debugging +--------------------- + +`Debug logs `__ + Configuration of logging and tips on how to file a good bug report. + +`Systemtap `__ + Explanation of how to use systemtap for libvirt tracing. + `Incremental backup internals `__ Incremental backup implementation details relevant for users