From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:54028) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WMvuZ-0007og-9D for qemu-devel@nongnu.org; Mon, 10 Mar 2014 04:50:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WMvuT-0006Xi-Am for qemu-devel@nongnu.org; Mon, 10 Mar 2014 04:50:15 -0400 Received: from static.88-198-71-155.clients.your-server.de ([88.198.71.155]:41242 helo=socrates.bennee.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WMvuT-0006UQ-4o for qemu-devel@nongnu.org; Mon, 10 Mar 2014 04:50:09 -0400 References: From: Alex =?utf-8?Q?Benn=C3=A9e?= In-reply-to: Date: Mon, 10 Mar 2014 08:50:07 +0000 Message-ID: <87ha76cu9s.fsf@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Subject: Re: [Qemu-devel] armv8 support in qemu List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gaurav Sharma Cc: qemu-devel@nongnu.org Gaurav Sharma writes: > Hi, > I just wanted to know what is the current status armv8 support in qemu ? > After initial look into the source code i see the support for user mode. > Even though aarch64-softmmu is supported in the target list, i do not see > any corresponding code for init in target-arm/cpu64.c. Initial support is already in and the latest set of patches which get you to boot a kernel to user-space is currently on this very list for review. Cheers, -- Alex Bennée QEMU/KVM Hacker for Linaro