From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49048) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XeCe2-00067c-8Q for qemu-devel@nongnu.org; Tue, 14 Oct 2014 20:40:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XeCdv-0004ql-7P for qemu-devel@nongnu.org; Tue, 14 Oct 2014 20:40:50 -0400 Received: from szxga01-in.huawei.com ([119.145.14.64]:19465) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XeCdu-0004mz-D1 for qemu-devel@nongnu.org; Tue, 14 Oct 2014 20:40:43 -0400 Message-ID: <543DC26A.5070104@huawei.com> Date: Wed, 15 Oct 2014 08:40:10 +0800 From: Yijun Zhu MIME-Version: 1.0 References: <1413254164-6320-1-git-send-email-zhuyijun@huawei.com> <543CBCF5.5060303@huawei.com> <543D19B1.6080902@redhat.com> In-Reply-To: <543D19B1.6080902@redhat.com> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] hw/arm/virt: Replace memory_region_init_ram with memory_region_allocate_system_memory List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini Cc: Peter Maydell , hangaohuai@huawei.com, QEMU Developers , peter.huangpeng@huawei.com On 2014/10/14 20:40, Paolo Bonzini wrote: > Il 14/10/2014 08:04, Yijun Zhu ha scritto: >> I think all of the other ARM boards should be changed. If changes in virt is ok, >> I will make the patch again including the modification of other ARM boards. > > Don't worry, it's not your fault. :) I introduced the bug, and if you > prefer I will rebase and post the patches I had. > OK, I'll test it at that time. thanks! Best regards, Yijun > Paolo > > >