Re: [PATCH] Handle gdb.MemoryError exception in dump-guest-memory.py

2020-02-14 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20200214232650.35381-1-kev...@redhat.com/ Hi, This series seems to have some coding style problems. See output below for more information: Subject: [PATCH] Handle gdb.MemoryError exception in dump-guest-memory.py Message-id: 20200214232650.35381-1-kev

[PATCH] Handle gdb.MemoryError exception in dump-guest-memory.py

2020-02-14 Thread Kevin Buettner
I recently investigated a bug in which the dump-guest-memory.py script sees a gdb.MemoryError exception while attempting to dump memory obtained from a QEMU core dump. (And, yes, dump-guest-core=on was specified in the -machine option of the QEMU invocation.) It turns out that memory region in qu