qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v4 2/4] linux-user: introduce functions to detec


From: Laurent Vivier
Subject: Re: [Qemu-devel] [PATCH v4 2/4] linux-user: introduce functions to detect CPU type
Date: Thu, 15 Feb 2018 14:40:49 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0

Le 24/01/2018 à 22:12, Laurent Vivier a écrit :
> From: YunQiang Su <address@hidden>
> 
> Add a function to return ELF e_flags and use it
> to select the CPU model.
> 
> Signed-off-by: YunQiang Su <address@hidden>
> [lv: split the patch and some cleanup in get_elf_eflags()]
> Signed-off-by: Laurent Vivier <address@hidden>
> Reviewed-by: Richard Henderson <address@hidden>
> ---
>  linux-user/elfload.c | 35 +++++++++++++++++++++++++++++++++++
>  linux-user/main.c    | 20 ++++++++++----------
>  linux-user/qemu.h    |  1 +
>  3 files changed, 46 insertions(+), 10 deletions(-)
> 

Applied to my 'linux-user-for-2.12' branch.

Thanks,
Laurent




reply via email to

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