qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Laurent Vivier <laurent@vivier.eu>
To: qemu-devel@nongnu.org
Cc: "Peter Maydell" <peter.maydell@linaro.org>,
	"YunQiang Su" <syq@debian.org>,
	"Riku Voipio" <riku.voipio@iki.fi>,
	"Richard Henderson" <richard.henderson@linaro.org>,
	"Philippe Mathieu-Daudé" <f4bug@amsat.org>,
	"Igor Mammedov" <imammedo@redhat.com>,
	"Aaron Sierra" <asierra@xes-inc.com>
Subject: Re: [Qemu-devel] [PATCH v4 4/4] linux-user: MIPS set cpu to r6 CPU if binary is R6
Date: Thu, 15 Feb 2018 14:43:05 +0100	[thread overview]
Message-ID: <a16cbdb0-ecd2-3375-fb58-e6d63a117e8a@vivier.eu> (raw)
In-Reply-To: <20180124211301.10095-5-laurent@vivier.eu>

Le 24/01/2018 à 22:13, Laurent Vivier a écrit :
> From: YunQiang Su <syq@debian.org>
> 
> So here we need to detect the version of binaries and set
> cpu_model for it.
> 
> Signed-off-by: YunQiang Su <syq@debian.org>
> [lv: original patch modified to move code into cpu_get_model()]
> Signed-off-by: Laurent Vivier <laurent@vivier.eu>
> Reviewed-by: Richard Henderson <richard.henderson@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

      reply	other threads:[~2018-02-15 13:43 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-24 21:12 [Qemu-devel] [PATCH v4 0/4] linux-user: select CPU type according ELF header values Laurent Vivier
2018-01-24 21:12 ` [Qemu-devel] [PATCH v4 1/4] linux-user: Move CPU type name selection to a function Laurent Vivier
2018-02-15 13:39   ` Laurent Vivier
2018-01-24 21:12 ` [Qemu-devel] [PATCH v4 2/4] linux-user: introduce functions to detect CPU type Laurent Vivier
2018-02-15 13:40   ` Laurent Vivier
2018-01-24 21:13 ` [Qemu-devel] [PATCH v4 3/4] linux-user, m68k: select CPU according to ELF header values Laurent Vivier
2018-02-15 13:42   ` Laurent Vivier
2018-01-24 21:13 ` [Qemu-devel] [PATCH v4 4/4] linux-user: MIPS set cpu to r6 CPU if binary is R6 Laurent Vivier
2018-02-15 13:43   ` Laurent Vivier [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=a16cbdb0-ecd2-3375-fb58-e6d63a117e8a@vivier.eu \
    --to=laurent@vivier.eu \
    --cc=asierra@xes-inc.com \
    --cc=f4bug@amsat.org \
    --cc=imammedo@redhat.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=richard.henderson@linaro.org \
    --cc=riku.voipio@iki.fi \
    --cc=syq@debian.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).