From: Peter Krempa Date: Tue, 5 Apr 2022 11:17:30 +0000 (+0200) Subject: kbase: index: Split off 'internals' section X-Git-Tag: v8.3.0-rc1~114 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c72249674de21f47c1aa73c2149441d72f0131b5;p=thirdparty%2Flibvirt.git kbase: index: Split off 'internals' section Add a separate column of documents regarding internals of libvirt and move the 'migrationinternals' and 'incrementalbackupinternals' pages under the new heading. Signed-off-by: Peter Krempa Reviewed-by: Michal Privoznik --- diff --git a/docs/kbase/index.rst b/docs/kbase/index.rst index 9c4e921f1f..4e18acd4d9 100644 --- a/docs/kbase/index.rst +++ b/docs/kbase/index.rst @@ -62,8 +62,8 @@ Usage Details about snapshotting a VM -Internals / Debugging ---------------------- +Debugging +--------- `Debug logs `__ Configuration of logging and tips on how to file a good bug report. @@ -71,13 +71,17 @@ Internals / Debugging `Systemtap `__ Explanation of how to use systemtap for libvirt tracing. +`Capturing core dumps for QEMU `__ + How to configure libvirt to enable capture of core dumps from + QEMU virtual machines + + +Internals +--------- + `Incremental backup internals `__ Incremental backup implementation details relevant for users `VM migration internals `__ VM migration implementation details, complementing the info in `migration <../migration.html>`__ - -`Capturing core dumps for QEMU `__ - How to configure libvirt to enable capture of core dumps from - QEMU virtual machines