]> git.proxmox.com Git - mirror_qemu.git/commit
dump: Add architecture section and section string table support
authorJanosch Frank <frankja@linux.ibm.com>
Mon, 17 Oct 2022 11:32:10 +0000 (11:32 +0000)
committerMarc-André Lureau <marcandre.lureau@redhat.com>
Mon, 24 Oct 2022 18:30:10 +0000 (22:30 +0400)
commit9b72224f44612ddd5b434a1bccf79346946d11da
treefa41daa7c83b85a4fb7cb4d77de35215c2c181a1
parent13fd417ddc81a1685c6a8f4e1c80bbfe7150f164
dump: Add architecture section and section string table support

Add hooks which architectures can use to add arbitrary data to custom
sections.

Also add a section name string table in order to identify section
contents

Signed-off-by: Janosch Frank <frankja@linux.ibm.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <20221017113210.41674-1-frankja@linux.ibm.com>
dump/dump.c
include/sysemu/dump-arch.h
include/sysemu/dump.h