]> git.proxmox.com Git - mirror_qemu.git/commit
dump: Reorder struct DumpState
authorJanosch Frank <frankja@linux.ibm.com>
Mon, 17 Oct 2022 08:38:15 +0000 (08:38 +0000)
committerMarc-André Lureau <marcandre.lureau@redhat.com>
Mon, 24 Oct 2022 18:30:10 +0000 (22:30 +0400)
commit8384b73c46fd474847d7e74d121318e344edc3c4
treeaa8927eea7bc568fc2eefebc54a7bc617e3a9189
parentcb415fd61e48d52f81dcf38956e3f913651cff1c
dump: Reorder struct DumpState

Let's move ELF related members into one block and guest memory related
ones into another to improve readability.

Signed-off-by: Janosch Frank <frankja@linux.ibm.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <20221017083822.43118-4-frankja@linux.ibm.com>
include/sysemu/dump.h