scripts/dump-guest-memory: Synchronize with guest_phys_blocks_region_add
commit7f135356564bc776083b7ecee81096ab49e670e4
authorPaolo Bonzini <pbonzini@redhat.com>
Mon, 29 Oct 2018 13:49:36 +0000 (29 14:49 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 6 Nov 2018 20:35:05 +0000 (6 21:35 +0100)
tree8d1328825082e8378da2237f1394e1978cfa6298
parent17a6ddb6fac51c1979dd5e35588cc82c19e8e75c
scripts/dump-guest-memory: Synchronize with guest_phys_blocks_region_add

Recent patches have removed ram_device and nonvolatile RAM
from dump-guest-memory's output.  Do the same for dumps
that are extracted from a QEMU core file.

Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
scripts/dump-guest-memory.py