qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v2 8/9] dump: Cleanup dump_begin write functions


From: Richard Henderson
Subject: Re: [PATCH v2 8/9] dump: Cleanup dump_begin write functions
Date: Fri, 11 Mar 2022 11:51:19 -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:
There's no need to have a gigantic if in there let's move the elf
32/64 bit logic into the section, segment or note code.

Signed-off-by: Janosch Frank<frankja@linux.ibm.com>
---
  dump/dump.c | 42 +++++++++++-------------------------------
  1 file changed, 11 insertions(+), 31 deletions(-)

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

r~



reply via email to

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