Re: [PATCH v2 3/4] include/qemu: add 32-bit Windows dump structures

2022-01-13 Thread Philippe Mathieu-Daudé
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 --- include

[PATCH v2 3/4] include/qemu: add 32-bit Windows dump structures

2022-01-12 Thread Viktor Prutyanov
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 --- include/qemu/win_dump_defs.h | 107 +