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

Hi,

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

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/main.c | 103 ++++++++++++++++++++++++------------
 contrib/elf2dmp/pe.h   | 115 +++++++++++++++++++++++------------------
 2 files changed, 134 insertions(+), 84 deletions(-)

-- 
2.31.1



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

end of thread, other threads:[~2021-11-04 11:51 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-11-03 16:12 [PATCH 0/3] contrib/elf2dmp: Windows Server 2022 support Viktor Prutyanov
2021-11-03 16:12 ` [PATCH 1/3] contrib/elf2dmp: fix code style Viktor Prutyanov
2021-11-03 16:12 ` [PATCH 2/3] contrib/elf2dmp: move PE dir search to pe_get_data_dir_entry Viktor Prutyanov
2021-11-03 16:13 ` [PATCH 3/3] contrib/elf2dmp: add PE name check and Windows Server 2022 support Viktor Prutyanov
2021-11-04 11:47   ` Yuri Benditovich

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).