scripts/dump-guest-memory.py: add vmcoreinfo
commitd23bfa91b7789534d16ede6cb7d925bfac3f3c4c
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Mon, 11 Sep 2017 16:59:28 +0000 (11 18:59 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Sun, 15 Oct 2017 02:54:40 +0000 (15 05:54 +0300)
treecf360f418e5f02a960d4a8f1e72e7dd8e46173ae
parent9ada575bbafaf6d3724a7f59df9da89776817cac
scripts/dump-guest-memory.py: add vmcoreinfo

Add a vmcoreinfo ELF note in the dump if vmcoreinfo device has the
memory location details.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
scripts/dump-guest-memory.py