Re: [PATCH v3 1/4] include/qemu: rename Windows context definitions to expose bitness

2022-04-06 Thread Marc-André Lureau
On Fri, Mar 25, 2022 at 11:51 PM Viktor Prutyanov wrote: > > Context structure in 64-bit Windows differs from 32-bit one and it > should be reflected in its name. > > Signed-off-by: Viktor Prutyanov > Reviewed-by: Philippe Mathieu-Daudé Reviewed-by: Marc-André Lureau > --- > contrib/elf2dmp/

[PATCH v3 1/4] include/qemu: rename Windows context definitions to expose bitness

2022-03-25 Thread Viktor Prutyanov
Context structure in 64-bit Windows differs from 32-bit one and it should be reflected in its name. Signed-off-by: Viktor Prutyanov Reviewed-by: Philippe Mathieu-Daudé --- contrib/elf2dmp/main.c | 6 +++--- dump/win_dump.c | 14 +++--- include/qemu/win_dump_defs.h |