]> git.ipfire.org Git - thirdparty/libvirt.git/commit
docs: virsh: Added note for the dump command
authorJaroslav Suchanek <jsuchane@redhat.com>
Mon, 20 Jun 2016 11:34:28 +0000 (13:34 +0200)
committerMartin Kletzander <mkletzan@redhat.com>
Mon, 20 Jun 2016 12:37:02 +0000 (14:37 +0200)
commitdd14032b39c8682b822c7055db5668302686fbcf
tree40b8d6395c527943a4b5ab001c8ade3a2249348b
parent0cd5a726e365e67690a81e3ce33ecd0cb0b5178d
docs: virsh: Added note for the dump command

Crash dump in a old kvmdump format is being obsolete and cannot be loaded and
processed by crash utility since its version 6.1.0. A --memory-only option is
required in order to produce valid ELF file which can be later processed by the
crash utility. A new note is added to the dump command description.
tools/virsh.pod