qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/3] hmp: fix "dump-quest-memory" segfault
@ 2017-09-11 14:20 Laurent Vivier
  2017-09-11 14:20 ` [Qemu-devel] [PATCH v2 1/3] hmp: fix "dump-quest-memory" segfault (ppc) Laurent Vivier
                   ` (3 more replies)
  0 siblings, 4 replies; 17+ messages in thread
From: Laurent Vivier @ 2017-09-11 14:20 UTC (permalink / raw)
  To: qemu-devel
  Cc: Daniel P . Berrange, Cornelia Huck, David Gibson, Thomas Huth,
	qemu-arm, qemu-ppc, Peter Maydell, Dr . David Alan Gilbert,
	Greg Kurz, Laurent Vivier

Fix aarch64 and ppc when dump-guest-memory is
used with none machine type and no CPU.

The other machine types don't have the problem.

Update test-hmp, to test none machine type
with (2 MB) and without memory, and add a test
to test dump-quest-memory without filter parameters
(it needs the fix from Cornelia Huck to work)

v2:
  - add arm fix
  - update test-hmp

Laurent Vivier (3):
  hmp: fix "dump-quest-memory" segfault (ppc)
  hmp: fix "dump-quest-memory" segfault (arm)
  tests/hmp: test "none" machine with memory

 target/arm/arch_dump.c | 52 +++++++++++++++++++++++++++++++++-----------------
 target/ppc/arch_dump.c | 17 +++++++++++------
 tests/test-hmp.c       |  5 +++++
 3 files changed, 50 insertions(+), 24 deletions(-)

-- 
2.13.5

^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2017-09-12 12:15 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-11 14:20 [Qemu-devel] [PATCH v2 0/3] hmp: fix "dump-quest-memory" segfault Laurent Vivier
2017-09-11 14:20 ` [Qemu-devel] [PATCH v2 1/3] hmp: fix "dump-quest-memory" segfault (ppc) Laurent Vivier
2017-09-11 14:20 ` [Qemu-devel] [PATCH v2 2/3] hmp: fix "dump-quest-memory" segfault (arm) Laurent Vivier
2017-09-11 14:39   ` Peter Maydell
2017-09-11 14:45     ` Thomas Huth
2017-09-11 16:40       ` Peter Maydell
2017-09-11 17:06         ` Thomas Huth
2017-09-12  8:11         ` Laurent Vivier
2017-09-11 15:35     ` Laurent Vivier
2017-09-11 15:08   ` [Qemu-devel] [Qemu-ppc] " Greg Kurz
2017-09-11 15:25     ` Laurent Vivier
2017-09-11 15:38       ` Greg Kurz
2017-09-11 14:20 ` [Qemu-devel] [PATCH v2 3/3] tests/hmp: test "none" machine with memory Laurent Vivier
2017-09-11 14:51   ` Thomas Huth
2017-09-11 15:39     ` Laurent Vivier
2017-09-12 12:15   ` [Qemu-devel] [Qemu-arm] " Philippe Mathieu-Daudé
2017-09-11 14:34 ` [Qemu-devel] [PATCH v2 0/3] hmp: fix "dump-quest-memory" segfault no-reply

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).