mirror of
https://github.com/libvirt/libvirt.git
synced 2026-08-14 07:04:43 -05:00
docs: add kbase article on how to configure core dumps for QEMU
Enabling core dumps is a reasonably straightforward task, but is not documented clearly. This page provides as easy link to point users to when they need to debug QEMU. Reviewed-by: Michal Privoznik <mprivozn@redhat.com> Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
This commit is contained in:
@@ -67,3 +67,7 @@ Internals / Debugging
|
||||
`VM migration internals <migrationinternals.html>`__
|
||||
VM migration implementation details, complementing the info in
|
||||
`migration <../migration.html>`__
|
||||
|
||||
`Capturing core dumps for QEMU <qemu-core-dump.html>`__
|
||||
How to configure libvirt to enable capture of core dumps from
|
||||
QEMU virtual machines
|
||||
|
||||
Reference in New Issue
Block a user