]> Git Repo - qemu.git/commit - linux-user/elfload.c
linux-user/elfload: byteswap i386 registers when dumping core
authorIlya Leoshkevich <[email protected]>
Tue, 3 Aug 2021 17:20:13 +0000 (19:20 +0200)
committerLaurent Vivier <[email protected]>
Thu, 5 Aug 2021 10:17:30 +0000 (12:17 +0200)
commit030912e01c0385b6b09e76549c1a8a04b624f49a
tree9982493e7dc0aa26b9d5a709c24374c9ee6e2476
parent0c40c18ecd564a5c3f27f1408aaf9848fe210349
linux-user/elfload: byteswap i386 registers when dumping core

Core dumps from emulating x86_64 on big-endian hosts contain incorrect
register values.

Signed-off-by: Ilya Leoshkevich <[email protected]>
Reviewed-by: Peter Maydell <[email protected]>
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
Message-Id: <20210803172013[email protected]>
Signed-off-by: Laurent Vivier <[email protected]>
linux-user/elfload.c
This page took 0.023557 seconds and 4 git commands to generate.