target/arm/arch_dump: Add SVE notes
commit538baab245ca881e6a6ff720b5133f3ad1fcaafc
authorAndrew Jones <drjones@redhat.com>
Thu, 23 Jan 2020 15:22:40 +0000 (23 15:22 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 23 Jan 2020 15:34:04 +0000 (23 15:34 +0000)
tree3f3cf86474c86f1728b10d67aab057ae7220b92b
parentacab923dce385b8eccb9d4de8fd6b99bfca6628d
target/arm/arch_dump: Add SVE notes

When dumping a guest with dump-guest-memory also dump the SVE
registers if they are in use.

Signed-off-by: Andrew Jones <drjones@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20200120101832.18781-1-drjones@redhat.com
[PMM: fixed checkpatch nits]
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
include/elf.h
target/arm/arch_dump.c
target/arm/cpu.h
target/arm/kvm64.c