qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] linux-user/x86_64: Fix ELF_PLATFORM


From: Laurent Vivier
Subject: Re: [PATCH] linux-user/x86_64: Fix ELF_PLATFORM
Date: Sat, 4 Jun 2022 16:09:10 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.9.0

Le 03/06/2022 à 23:38, Richard Henderson a écrit :
We had been using the i686 platform string for x86_64.

Resolves: https://gitlab.com/qemu-project/qemu/-/issues/1041
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
---
  linux-user/elfload.c | 30 +++++++++++++++++-------------
  1 file changed, 17 insertions(+), 13 deletions(-)


Reviewed-by: Laurent Vivier <laurent@vivier.eu>



reply via email to

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