qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/3] contrib/elf2dmp: Windows Server 2022 support
@ 2022-11-30  0:03 Viktor Prutyanov
  2022-11-30  0:03 ` [PATCH v1 1/3] contrib/elf2dmp: fix code style Viktor Prutyanov
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Viktor Prutyanov @ 2022-11-30  0:03 UTC (permalink / raw)
  To: pbonzini; +Cc: viktor.prutyanov, yuri.benditovich, yan, qemu-devel, viktor

Hi,

For now, elf2dmp is unable to convert ELF-dump to DMP-dump made of
Windows Server 2022 guest. This patch series fixes it.

v1: improve code-style fix

Viktor Prutyanov (3):
  contrib/elf2dmp: fix code style
  contrib/elf2dmp: move PE dir search to pe_get_data_dir_entry
  contrib/elf2dmp: add PE name check and Windows Server 2022 support

 contrib/elf2dmp/addrspace.c |   1 +
 contrib/elf2dmp/main.c      | 103 +++++++++++++++++++++-----------
 contrib/elf2dmp/pe.h        | 115 ++++++++++++++++++++----------------
 3 files changed, 135 insertions(+), 84 deletions(-)

-- 
2.35.1



^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2023-02-22 21:07 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-30  0:03 [PATCH v1 0/3] contrib/elf2dmp: Windows Server 2022 support Viktor Prutyanov
2022-11-30  0:03 ` [PATCH v1 1/3] contrib/elf2dmp: fix code style Viktor Prutyanov
2022-11-30  0:03 ` [PATCH v1 2/3] contrib/elf2dmp: move PE dir search to pe_get_data_dir_entry Viktor Prutyanov
2023-02-22 19:06   ` Annie.li
2023-02-22 21:07     ` Viktor Prutyanov
2022-11-30  0:03 ` [PATCH v1 3/3] contrib/elf2dmp: add PE name check and Windows Server 2022 support Viktor Prutyanov
2023-02-22 19:07   ` Annie.li
2023-02-22 19:55     ` Viktor Prutyanov
2023-01-10 15:41 ` [PATCH v1 0/3] contrib/elf2dmp: " Viktor Prutyanov
2023-01-24 10:51   ` Yan Vugenfirer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).