dump/win_dump: add helper macros for Windows dump header access
commitfb21efe99a5ce6a52abe47eaa286603453e18073
authorViktor Prutyanov <viktor.prutyanov@redhat.com>
Wed, 6 Apr 2022 17:15:56 +0000 (6 20:15 +0300)
committerMarc-André Lureau <marcandre.lureau@redhat.com>
Fri, 22 Apr 2022 09:36:04 +0000 (22 13:36 +0400)
tree362b8eb6db6660fe1576e637d79bf29b0f9b4a8b
parenta64b4e179a85cefd8fd492e019430185e19fa32e
dump/win_dump: add helper macros for Windows dump header access

Perform read access to Windows dump header fields via helper macros.
This is preparation for the next 32-bit guest Windows dump support.

Signed-off-by: Viktor Prutyanov <viktor.prutyanov@redhat.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <20220406171558.199263-3-viktor.prutyanov@redhat.com>
dump/win_dump.c