From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:54767) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uu6aH-0006hj-R7 for qemu-devel@nongnu.org; Tue, 02 Jul 2013 15:49:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Uu6aF-0007bz-8g for qemu-devel@nongnu.org; Tue, 02 Jul 2013 15:49:53 -0400 Received: from mail-lb0-f170.google.com ([209.85.217.170]:38214) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uu6aE-0007bl-VY for qemu-devel@nongnu.org; Tue, 02 Jul 2013 15:49:51 -0400 Received: by mail-lb0-f170.google.com with SMTP id t13so3663364lbd.29 for ; Tue, 02 Jul 2013 12:49:50 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <871u7gvkix.fsf@codemonkey.ws> References: <1372279929-28836-1-git-send-email-rth@twiddle.net> <51D2EEDA.8000606@twiddle.net> <871u7gvkix.fsf@codemonkey.ws> From: Peter Maydell Date: Tue, 2 Jul 2013 20:49:29 +0100 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PATCH v2 0/9] tcg: remainder and arm runtime detection List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: blauwirbel@gmail.com, claudio.fontana@huawei.com, qemu-devel@nongnu.org, aurelien@aurel32.net, Richard Henderson On 2 July 2013 20:17, Anthony Liguori wrote: > Richard Henderson writes: > >> Ping. > > Peter, could you take a look and bring in through the arm tree? I can test it and put together a pullrequest, sure, though tcg/arm isn't really covered by either arm-devs or target-arm. -- PMM