From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LftOE-0006zh-L3 for qemu-devel@nongnu.org; Sat, 07 Mar 2009 05:04:18 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LftOC-0006yx-Cb for qemu-devel@nongnu.org; Sat, 07 Mar 2009 05:04:17 -0500 Received: from [199.232.76.173] (port=56493 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LftOC-0006yn-2K for qemu-devel@nongnu.org; Sat, 07 Mar 2009 05:04:16 -0500 Received: from mail-fx0-f175.google.com ([209.85.220.175]:51372) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LftOB-0007YC-J4 for qemu-devel@nongnu.org; Sat, 07 Mar 2009 05:04:15 -0500 Received: by fxm23 with SMTP id 23so591825fxm.34 for ; Sat, 07 Mar 2009 02:04:13 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <1236353765-4484-1-git-send-email-agraf@suse.de> References: <1236353765-4484-1-git-send-email-agraf@suse.de> Date: Sat, 7 Mar 2009 12:04:13 +0200 Message-ID: From: Blue Swirl Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: [PATCH 00/11] PPC64 Linux bringup patches v3 Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexander Graf Cc: qemu-devel@nongnu.org On 3/6/09, Alexander Graf wrote: > After spending even more time trying to get qemu-system-ppc64 to run Linux, I > get up to userspace now :-). > > I am aware that this patchset is not 100% accurate and perfect for emulation, > but I think that it can't get worse than it is now. Nice work. The patches in general look OK to me, though I could not test them because of the problems with the first one.