From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46324) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WwYGn-0002UA-Rl for qemu-devel@nongnu.org; Mon, 16 Jun 2014 10:52:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WwYGh-0000Md-2T for qemu-devel@nongnu.org; Mon, 16 Jun 2014 10:52:25 -0400 Received: from mx1.redhat.com ([209.132.183.28]:13614) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WwYGg-0000MT-Pk for qemu-devel@nongnu.org; Mon, 16 Jun 2014 10:52:18 -0400 Message-ID: <539F049E.9010404@redhat.com> Date: Mon, 16 Jun 2014 16:52:14 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <539DA69D.9070801@redhat.com> In-Reply-To: Content-Type: text/plain; charset=gb18030; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] =?gb18030?b?u9i4tKO6UmU6IFdoeSBkb2VzIHFlbXUgbm90IHN1?= =?gb18030?q?pport_qemu-system-armeb=3F?= List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Ljun <1275151072@qq.com>, qemu-devel Il 16/06/2014 15:17, Ljun ha scritto: > I am very glad to you have finished the patch for qemu-system-armeb.I > have seriously read your patch in 29 May about the armeb. I want to know > two points: > 1) whether combined your patch into the qemu , it can support > qemu-system-armeb .Do I need to do otherthings? Actually the binary will still be called qemu-system-arm, and should support both endiannesses. > 2) whether you have a plan to verify the patch and submit it? I plan to send it this week. Help with testing will be welcome. Paolo