From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:54910) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VKDlJ-0005oU-B1 for qemu-devel@nongnu.org; Thu, 12 Sep 2013 16:45:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VKDlC-0003el-1H for qemu-devel@nongnu.org; Thu, 12 Sep 2013 16:45:13 -0400 Received: from v220110690675601.yourvserver.net ([37.221.199.173]:40265) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VKDlB-0003bl-SJ for qemu-devel@nongnu.org; Thu, 12 Sep 2013 16:45:05 -0400 Message-ID: <523227CB.3000005@weilnetz.de> Date: Thu, 12 Sep 2013 22:44:59 +0200 From: Stefan Weil MIME-Version: 1.0 References: <1379009870-18323-1-git-send-email-sw@weilnetz.de> <52320A4C.6020202@twiddle.net> <52320EB5.9030208@weilnetz.de> <52321F0F.4080903@twiddle.net> <523223E1.5080003@weilnetz.de> In-Reply-To: <523223E1.5080003@weilnetz.de> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] tci: Fix qemu-alpha on 32 bit hosts (wrong assertions) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Richard Henderson Cc: qemu-devel Am 12.09.2013 22:28, schrieb Stefan Weil: > TCI passes your smoke-test on i686, x86_64 and maybe also on ARM hosts > (ARM is still running, up to now it got the first line of the test done). ARM finished the test successfully now, too.