qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] linux-user/elfload: byteswap i386 registers when dumping cor


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH] linux-user/elfload: byteswap i386 registers when dumping core
Date: Wed, 4 Aug 2021 11:49:40 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0

On 8/3/21 7:20 PM, Ilya Leoshkevich wrote:
> Core dumps from emulating x86_64 on big-endian hosts contain incorrect
> register values.
> 
> Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com>
> ---
>  linux-user/elfload.c | 88 ++++++++++++++++++++++----------------------
>  1 file changed, 44 insertions(+), 44 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>



reply via email to

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