qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v2 5/9] dump: Add more offset variables


From: Richard Henderson
Subject: Re: [PATCH v2 5/9] dump: Add more offset variables
Date: Fri, 11 Mar 2022 11:44:21 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.5.0

On 3/10/22 03:08, Janosch Frank wrote:
Offset calculations are easy enough to get wrong. Let's add a few
variables to make moving around elf headers and data sections easier.

Signed-off-by: Janosch Frank<frankja@linux.ibm.com>
Reviewed-by: Marc-André Lureau<marcandre.lureau@redhat.com>
---
  dump/dump.c           | 35 +++++++++++++++--------------------
  include/sysemu/dump.h |  4 ++++
  2 files changed, 19 insertions(+), 20 deletions(-)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~



reply via email to

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