From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:60764) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UNnOQ-0001rh-N1 for qemu-devel@nongnu.org; Thu, 04 Apr 2013 12:52:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UNnOF-0000Mp-4P for qemu-devel@nongnu.org; Thu, 04 Apr 2013 12:52:06 -0400 Received: from mail-la0-x22b.google.com ([2a00:1450:4010:c03::22b]:57062) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UNnOE-0000M7-T8 for qemu-devel@nongnu.org; Thu, 04 Apr 2013 12:51:55 -0400 Received: by mail-la0-f43.google.com with SMTP id ek20so2705309lab.16 for ; Thu, 04 Apr 2013 09:51:53 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: References: <1365007213-27603-1-git-send-email-chouteau@adacore.com> <1365007213-27603-4-git-send-email-chouteau@adacore.com> <7C0E04C3-1FDF-460E-8F78-1E24E5759C93@suse.de> <515D3BDE.20400@adacore.com> <8FE7E3AF-D822-4DBF-8A7E-BD0EA80AD07A@suse.de> <515D69B8.9040007@suse.de> <515DA789.1060505@adacore.com> From: Peter Maydell Date: Thu, 4 Apr 2013 17:51:33 +0100 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PATCH 3/3] PPC PReP: can run without bios image List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Artyom Tarasenko Cc: qemu-devel , Fabien Chouteau , Alexander Graf , =?UTF-8?Q?Herv=C3=A9_Poussineau?= , qemu-ppc@nongnu.org, =?UTF-8?Q?Andreas_F=C3=A4rber?= On 4 April 2013 17:46, Artyom Tarasenko wrote: > On Thu, Apr 4, 2013 at 6:30 PM, Peter Maydell wrote: >> My point stands: >> * -kernel (if it means anything at all) has to mean "boot in >> the way a Linux kernel expects and defines its boot protocol" > > Yes. That's what happens when loading the NetBSD/sparc kernel. Well, that's nice, but it doesn't mean we can use -kernel to mean "load an arbitrary binary", so at this point I have no idea what your point is. -- PMM