From: Richard Henderson <richard.henderson@linaro.org>
To: marcandre.lureau@redhat.com, qemu-devel@nongnu.org
Cc: viktor.prutyanov@redhat.com, frankja@linux.ibm.com
Subject: Re: [PULL v2 00/13] Dump patches
Date: Fri, 22 Apr 2022 06:16:12 -0700 [thread overview]
Message-ID: <ecc2903c-6cfa-68ee-40fa-d97295bd099c@linaro.org> (raw)
In-Reply-To: <20220422101525.3260741-1-marcandre.lureau@redhat.com>
On 4/22/22 03:15, marcandre.lureau@redhat.com wrote:
> From: Marc-André Lureau <marcandre.lureau@redhat.com>
>
> The following changes since commit a74782936dc6e979ce371dabda4b1c05624ea87f:
>
> Merge tag 'pull-migration-20220421a' of https://gitlab.com/dagrh/qemu into staging (2022-04-21 18:48:18 -0700)
>
> are available in the Git repository at:
>
> git@gitlab.com:marcandre.lureau/qemu.git tags/dump-pull-request
>
> for you to fetch changes up to f5daa8293b292929cb429f154e926191ba8e040c:
>
> dump/win_dump: add 32-bit guest Windows support (2022-04-22 13:41:56 +0400)
>
> ----------------------------------------------------------------
> dump queue
>
> Hi
>
> The "dump" queue, with:
> - [PATCH v3/v4 0/9] dump: Cleanup and consolidation
> - [PATCH v4 0/4] dump: add 32-bit guest Windows support
>
> v2:
> - fix compiler warning in "dump/win_dump: add 32-bit guest Windows support"
>
Applied, thanks. Please update https://wiki.qemu.org/ChangeLog/7.1 as appropriate.
r~
> ----------------------------------------------------------------
>
> Janosch Frank (9):
> dump: Use ERRP_GUARD()
> dump: Remove the sh_info variable
> dump: Introduce shdr_num to decrease complexity
> dump: Remove the section if when calculating the memory offset
> dump: Add more offset variables
> dump: Introduce dump_is_64bit() helper function
> dump: Consolidate phdr note writes
> dump: Cleanup dump_begin write functions
> dump: Consolidate elf note function
>
> Viktor Prutyanov (4):
> include/qemu: rename Windows context definitions to expose bitness
> dump/win_dump: add helper macros for Windows dump header access
> include/qemu: add 32-bit Windows dump structures
> dump/win_dump: add 32-bit guest Windows support
>
> include/qemu/win_dump_defs.h | 115 ++++++++++-
> include/sysemu/dump.h | 9 +-
> contrib/elf2dmp/main.c | 6 +-
> dump/dump.c | 372 ++++++++++++++++-------------------
> dump/win_dump.c | 305 +++++++++++++++++-----------
> hmp-commands.hx | 2 +-
> 6 files changed, 482 insertions(+), 327 deletions(-)
>
prev parent reply other threads:[~2022-04-22 13:38 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-22 10:15 [PULL v2 00/13] Dump patches marcandre.lureau
2022-04-22 10:15 ` [PULL v2 01/13] dump: Use ERRP_GUARD() marcandre.lureau
2022-04-22 10:15 ` [PULL v2 02/13] dump: Remove the sh_info variable marcandre.lureau
2022-04-22 10:15 ` [PULL v2 03/13] dump: Introduce shdr_num to decrease complexity marcandre.lureau
2022-04-22 10:15 ` [PULL v2 04/13] dump: Remove the section if when calculating the memory offset marcandre.lureau
2022-04-22 10:15 ` [PULL v2 05/13] dump: Add more offset variables marcandre.lureau
2022-04-22 10:15 ` [PULL v2 06/13] dump: Introduce dump_is_64bit() helper function marcandre.lureau
2022-04-22 10:15 ` [PULL v2 07/13] dump: Consolidate phdr note writes marcandre.lureau
2022-04-22 10:15 ` [PULL v2 08/13] dump: Cleanup dump_begin write functions marcandre.lureau
2022-04-22 10:15 ` [PULL v2 09/13] dump: Consolidate elf note function marcandre.lureau
2022-04-22 10:15 ` [PULL v2 10/13] include/qemu: rename Windows context definitions to expose bitness marcandre.lureau
2022-04-22 10:15 ` [PULL v2 11/13] dump/win_dump: add helper macros for Windows dump header access marcandre.lureau
2022-04-22 10:15 ` [PULL v2 12/13] include/qemu: add 32-bit Windows dump structures marcandre.lureau
2022-04-22 10:15 ` [PULL v2 13/13] dump/win_dump: add 32-bit guest Windows support marcandre.lureau
2022-04-22 10:25 ` Viktor Prutyanov
2022-04-22 13:16 ` Richard Henderson [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ecc2903c-6cfa-68ee-40fa-d97295bd099c@linaro.org \
--to=richard.henderson@linaro.org \
--cc=frankja@linux.ibm.com \
--cc=marcandre.lureau@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=viktor.prutyanov@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).