dump: allow target to set the physical base
commitb6e05aa473b52e049654fae834453232e6b6e798
authorAndrew Jones <drjones@redhat.com>
Mon, 11 Jan 2016 19:56:21 +0000 (11 20:56 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 15 Jan 2016 14:40:25 +0000 (15 14:40 +0000)
tree51885116e235a6ce049c5f7b11174f4f8b7f55a0
parent8161befdd15ddc5a8bb9e807ff1ac5907c594688
dump: allow target to set the physical base

crash assumes the physical base in the kdump subheader of
makedumpfile formatted dumps is correct. Zero is not correct
for all architectures, so allow it to be changed.

(No functional change.)

Signed-off-by: Andrew Jones <drjones@redhat.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 1452542185-10914-5-git-send-email-drjones@redhat.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
dump.c
include/sysemu/dump-arch.h
include/sysemu/dump.h