On 13/1/22 01:52, Viktor Prutyanov wrote:
These structures are required to produce 32-bit guest Windows Complete Memory Dump. Add 32-bit Windows dump header, CPU context and physical memory descriptor structures along with corresponding definitions.Signed-off-by: Viktor Prutyanov <viktor.prutya...@phystech.edu> --- include/qemu/win_dump_defs.h | 107 +++++++++++++++++++++++++++++++++++ 1 file changed, 107 insertions(+)
Reviewed-by: Philippe Mathieu-Daudé <f4...@amsat.org>