From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:46804) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RJArg-0007Jf-Ut for qemu-devel@nongnu.org; Wed, 26 Oct 2011 17:18:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RJArf-0005VI-Oh for qemu-devel@nongnu.org; Wed, 26 Oct 2011 17:18:24 -0400 Received: from mail-wy0-f173.google.com ([74.125.82.173]:61335) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RJArf-0005VA-KP for qemu-devel@nongnu.org; Wed, 26 Oct 2011 17:18:23 -0400 Received: by wyh15 with SMTP id 15so2372742wyh.4 for ; Wed, 26 Oct 2011 14:18:22 -0700 (PDT) Sender: Richard Henderson Message-ID: <4EA8791A.6010407@twiddle.net> Date: Wed, 26 Oct 2011 14:18:18 -0700 From: Richard Henderson MIME-Version: 1.0 References: <1319663736-7545-1-git-send-email-rth@twiddle.net> In-Reply-To: <1319663736-7545-1-git-send-email-rth@twiddle.net> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v2 00/16] Sparc FPU/VIS improvements List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: blauwirbel@gmail.com On 10/26/2011 02:15 PM, Richard Henderson wrote: > Changes v1->v2: > * sparc-linux-user and unrelated tcg patches removed, > * fabsd env/constification folded into patch 5 > * always_inline hack and fallout in patch 6 mitigated by marking all > of the helper functions inline as well. > * some coding-style issues cleaned up > * rebased vs mainline, now that blueswirl's series is installed Oh, it's also pushed to git://repo.or.cz/qemu/rth.git rth/vis2 r~