On 12.09.2017 06:52, Miroslav Rezanina wrote: > > > ----- Original Message ----- >> From: "Thomas Huth" <[email protected]> >> To: "Laurent Vivier" <[email protected]>, [email protected] >> Cc: "David Gibson" <[email protected]>, [email protected], "Dr . >> David Alan Gilbert" >> <[email protected]>, "Miroslav Rezanina" <[email protected]> >> Sent: Monday, September 11, 2017 4:36:01 PM >> Subject: Re: [PATCH] hmp: fix "dump-quest-memory" segfault (ppc) >> >> On 11.09.2017 13:00, Laurent Vivier wrote: >>> Commit fd5d23babf (hmp: fix "dump-quest-memory" segfault) >>> fixes the problem for i386, do the same for ppc. >>> >>> Running QEMU with >>> qemu-system-ppc64 -M none -nographic -m 256 >>> and executing >>> dump-guest-memory /dev/null 0 8192 >>> results in segfault >>> >>> Fix by checking if we have CPU. [...] > > We need similar fix for aarch64 too.
Yes, Laurent already posted a v2 which includes a patch for ARM, too: https://lists.gnu.org/archive/html/qemu-devel/2017-09/msg02586.html Thomas
