From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:54943) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZIZhg-00064F-0y for qemu-devel@nongnu.org; Fri, 24 Jul 2015 05:55:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZIZhc-0004no-15 for qemu-devel@nongnu.org; Fri, 24 Jul 2015 05:55:43 -0400 Received: from indium.canonical.com ([91.189.90.7]:42712) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZIZhb-0004ne-S0 for qemu-devel@nongnu.org; Fri, 24 Jul 2015 05:55:39 -0400 Received: from loganberry.canonical.com ([91.189.90.37]) by indium.canonical.com with esmtp (Exim 4.76 #1 (Debian)) id 1ZIZha-0003nS-VO for ; Fri, 24 Jul 2015 09:55:38 +0000 Received: from loganberry.canonical.com (localhost [127.0.0.1]) by loganberry.canonical.com (Postfix) with ESMTP id EBDCB2E80C3 for ; Fri, 24 Jul 2015 09:55:38 +0000 (UTC) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Date: Fri, 24 Jul 2015 09:46:47 -0000 From: Daniel Milewski Sender: bounces@canonical.com References: <20150723170106.11038.17019.malonedeb@wampee.canonical.com> Message-Id: <20150724094647.11205.11209.malone@wampee.canonical.com> Errors-To: bounces@canonical.com Subject: [Qemu-devel] [Bug 1477683] Re: FPU in qemu-system-i386 works incorrectly Reply-To: Bug 1477683 <1477683@bugs.launchpad.net> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Thanks! That patch solves the issue for me. May I ask maintainer to commit the fix? -- = You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1477683 Title: FPU in qemu-system-i386 works incorrectly Status in QEMU: New Bug description: FPU bug in qemu-system-i386 makes software which use floating point numbers work incorrectly. For instance, the one included in attachment prints out 0 instead of 2147483648. The same code works ok in qemu- system-x86_64. I have this issue in QEMU 2.3.0 on two different GNU/Linux guests (Parabola GNU/Linux-libre and libreCMC.) To manage notifications about this bug go to: https://bugs.launchpad.net/qemu/+bug/1477683/+subscriptions