Le 24/01/2018 à 22:13, Laurent Vivier a écrit : > From: YunQiang Su <s...@debian.org> > > So here we need to detect the version of binaries and set > cpu_model for it. > > Signed-off-by: YunQiang Su <s...@debian.org> > [lv: original patch modified to move code into cpu_get_model()] > Signed-off-by: Laurent Vivier <laur...@vivier.eu> > Reviewed-by: Richard Henderson <richard.hender...@linaro.org> > --- > include/elf.h | 4 ++++ > linux-user/mips/target_elf.h | 3 +++ > linux-user/mips64/target_elf.h | 3 +++ > 3 files changed, 10 insertions(+) >
Applied to my 'linux-user-for-2.12' branch. Thanks, Laurent