[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH 4/4] linux-user: Sanitize interp_info and, for m
From: |
Aleksandar Markovic |
Subject: |
Re: [Qemu-devel] [PATCH 4/4] linux-user: Sanitize interp_info and, for mips only, init field fp_abi |
Date: |
Wed, 24 Apr 2019 11:02:43 +0000 |
> From: Philippe Mathieu-Daudé <address@hidden>
> Subject: Re: [Qemu-devel] [PATCH 4/4] linux-user: Sanitize interp_info and,
> for mips only, init field fp_abi
>
> Hi Aleksandar,
>
> On 4/23/19 7:35 PM, Aleksandar Markovic wrote:
> > From: Daniel Santos <address@hidden>
> >
> > Sanitize interp_info structure in load_elf_binary() and, for mips only,
> > init its field fp_abi. This fixes appearances of "Unexpected FPU mode"
> > message in some MIPS use cases.
> >
>
> Please add:
>
> Fixes: https://bugs.launchpad.net/qemu/+bug/1825002
>
Will do, Philippe. Thanks a bunch!
Aleksandar
- [Qemu-devel] [PATCH 0/4] linux-user: A set of misc patches for 4.1, Aleksandar Markovic, 2019/04/23
- [Qemu-devel] [PATCH 1/4] linux-user: Fix support for the SIOCATMARK and SIOCGPGRP ioctls for eXtensa, Aleksandar Markovic, 2019/04/23
- [Qemu-devel] [PATCH 4/4] linux-user: Sanitize interp_info and, for mips only, init field fp_abi, Aleksandar Markovic, 2019/04/23
- [Qemu-devel] [PATCH 3/4] linux-user: Add support the SIOCSIFPFLAGS and SIOCGIFPFLAGS ioctls, Aleksandar Markovic, 2019/04/23
- [Qemu-devel] [PATCH 2/4] linux-user: Add support for the SIOCSPGRP ioctl, Aleksandar Markovic, 2019/04/23