From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51620) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1g9b24-000234-Pq for qemu-devel@nongnu.org; Mon, 08 Oct 2018 15:17:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1g9b21-0007gO-0H for qemu-devel@nongnu.org; Mon, 08 Oct 2018 15:17:32 -0400 Received: from mx1.redhat.com ([209.132.183.28]:33434) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1g9b1y-0007dv-8b for qemu-devel@nongnu.org; Mon, 08 Oct 2018 15:17:27 -0400 References: <20181005180201.11387-1-richard.henderson@linaro.org> From: Eric Blake Message-ID: <121fb410-0ff9-706e-e912-8d93cc27346f@redhat.com> Date: Mon, 8 Oct 2018 14:17:18 -0500 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PULL 0/8] softfloat queue List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell , Richard Henderson Cc: QEMU Developers , jeff@codyprime.org, Stefan Hajnoczi Adding Jeff and Stefan On 10/8/18 8:47 AM, Peter Maydell wrote: > On 5 October 2018 at 19:01, Richard Henderson > wrote: >> The following changes since commit ae7a4c0a4604bcfed40170db6cca576c44d872a2: >> >> Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20181004' into staging (2018-10-05 16:05:06 +0100) >> >> are available in the Git repository at: >> >> https://github.com/rth7680/qemu.git tags/pull-fpu-20181005 >> >> for you to fetch changes up to 27ae5109a2ba8b6b679cce3e03e16570a34390a0: >> >> softfloat: Specialize udiv_qrnnd for ppc64 (2018-10-05 12:57:41 -0500) >> >> ---------------------------------------------------------------- >> Testing infrastructure for softfpu (not run by default). >> Drop countLeadingZeros. >> Fix div_floats. >> Add udiv_qrnnd specializations for x86_64, s390x, ppc64 hosts. >> >> ---------------------------------------------------------------- > > Applied, thanks. > > I guess we should mirror the new submodules on git.qemu.org. Yes, that's been our general practice. -- Eric Blake, Principal Software Engineer Red Hat, Inc. +1-919-301-3266 Virtualization: qemu.org | libvirt.org