[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH v2] linux-user: implement HWCAP bits on MIPS
From: |
Peter Maydell |
Subject: |
Re: [Qemu-devel] [PATCH v2] linux-user: implement HWCAP bits on MIPS |
Date: |
Tue, 10 Apr 2018 14:53:21 +0100 |
On 15 March 2018 at 15:25, Laurent Vivier <address@hidden> wrote:
> Le 15/03/2018 à 16:13, James Cowgill a écrit :
>> Add support for the two currently defined HWCAP bits on MIPS - R6 and
>> MSA.
>>
>> Buglink: https://bugs.launchpad.net/qemu/+bug/1754372
>> Signed-off-by: James Cowgill <address@hidden>
>> ---
>> v2 changes:
>> - Fix kernel hwcap.h path.
>>
>> linux-user/elfload.c | 24 ++++++++++++++++++++++++
>> 1 file changed, 24 insertions(+)
>>
>
> Reviewed-by: Laurent Vivier <address@hidden>
Hi Laurent -- did this MIPS HWCAP fix get lost somewhere? I can't
see it in master or your latest pullreq.
thanks
-- PMM
- Re: [Qemu-devel] [PATCH v2] linux-user: implement HWCAP bits on MIPS,
Peter Maydell <=