summary refs log tree commit diff stats
path: root/numa.c
diff options
context:
space:
mode:
authorLaurent Vivier <lvivier@redhat.com>2017-09-13 16:20:33 +0200
committerDr. David Alan Gilbert <dgilbert@redhat.com>2017-09-14 15:52:10 +0100
commitb1fde1ef5106c92dd12f1f0cfcb8c76e57d7f681 (patch)
treed49d64892eb4939a3ee73e4ee6b8f1b211b8ad5f /numa.c
parent9d81b2d2000f41be55a0624a26873f993fb6e928 (diff)
downloadfocaccia-qemu-b1fde1ef5106c92dd12f1f0cfcb8c76e57d7f681.tar.gz
focaccia-qemu-b1fde1ef5106c92dd12f1f0cfcb8c76e57d7f681.zip
hmp: fix "dump-quest-memory" segfault (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, and exit with
error if there is no CPU:

    (qemu) dump-guest-memory /dev/null
    this feature or command is not currently supported

Signed-off-by: Laurent Vivier <lvivier@redhat.com>
Reviewed-by: Greg Kurz <groug@kaod.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20170913142036.2469-2-lvivier@redhat.com>
Acked-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Diffstat (limited to 'numa.c')
0 files changed, 0 insertions, 0 deletions