qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v1 0/3] contrib/elf2dmp: Windows Server 2022 support


From: Viktor Prutyanov
Subject: Re: [PATCH v1 0/3] contrib/elf2dmp: Windows Server 2022 support
Date: Tue, 10 Jan 2023 18:41:48 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.5.0

On 11/30/22 3:03 AM, Viktor Prutyanov wrote:
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(-)


Hi Paolo,

Could you please add the series to your branch?
I've sent it from my other email. I can add
Signed-off-by: Viktor Prutyanov <viktor.prutyanov@phystech.edu>

Thanks,
Viktor Prutyanov



reply via email to

[Prev in Thread] Current Thread [Next in Thread]