[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH] linux-user: MIPS set cpu to r6 CPU if binary is
From: |
Richard Henderson |
Subject: |
Re: [Qemu-devel] [PATCH] linux-user: MIPS set cpu to r6 CPU if binary is R6 |
Date: |
Tue, 9 Jan 2018 07:39:55 -0800 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.5.0 |
On 01/08/2018 03:34 PM, Laurent Vivier wrote:
> Peter, Riku,
>
> what do you think of the idea of using the ELF header to select the CPU
> to emulate?
I think it's a good way to cut down on mistakes and reduce -- or at least not
increase -- the number of binaries we build.
r~