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 <i...@linux.ibm.com> > --- > linux-user/elfload.c | 88 ++++++++++++++++++++++---------------------- > 1 file changed, 44 insertions(+), 44 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <f4...@amsat.org>