From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:56141) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WJXzU-0001so-Dk for qemu-devel@nongnu.org; Fri, 28 Feb 2014 19:41:28 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WJXzK-0000ze-SX for qemu-devel@nongnu.org; Fri, 28 Feb 2014 19:41:20 -0500 Received: from mail-pd0-x229.google.com ([2607:f8b0:400e:c02::229]:65263) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WJXzK-0000zS-KZ for qemu-devel@nongnu.org; Fri, 28 Feb 2014 19:41:10 -0500 Received: by mail-pd0-f169.google.com with SMTP id fp1so1412659pdb.28 for ; Fri, 28 Feb 2014 16:41:09 -0800 (PST) Message-ID: <53112C9E.6030908@gmail.com> Date: Sat, 01 Mar 2014 08:41:02 +0800 From: Xuebing wang MIME-Version: 1.0 References: <90d26803e7524ec6b6508d00d7b4557d@BLUPR07MB195.namprd07.prod.outlook.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] QEMU on ARM64 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell , "Chalamarla, Tirumalesh" Cc: "qemu-devel@nongnu.org" On 03/01/2014 08:28 AM, Peter Maydell wrote: > (4) using QEMU to emulate an entire AArch64 system that can boot a > guest kernel, typically running on an x86 host: we're working on this > right now; we have work-in-progress code which will boot a kernel and > are working on cleaning it up to upstream quality. I expect we'll have > this done within a month or two, but it won't make it into the QEMU > 2.0 release (slightly too late). Hi Peter, Would you please point to me where can I get this work-in-progress code? -- Thanks, Xuebing Wang