From mboxrd@z Thu Jan 1 00:00:00 1970 From: "H. Peter Anvin" Subject: Re: [RFC] linuxboot Option ROM for Linux kernel booting Date: Tue, 22 Apr 2008 09:23:01 -0700 Message-ID: <480E10E5.1000401@zytor.com> References: <9cde8bff0804202032k6bd44ac6td913c05410e6284@mail.gmail.com> <9cde8bff0804202033p68524e8ag8503b5ba8ab89100@mail.gmail.com> <9cde8bff0804202036w62cc553fhca142ec2731a3a8e@mail.gmail.com> <9cde8bff0804220207g3fd39012rc8f5480fae34aff2@mail.gmail.com> Reply-To: qemu-devel@nongnu.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm-devel@lists.sourceforge.net, Anthony Liguori , qemu-devel@nongnu.org To: Nguyen Anh Quynh Return-path: In-Reply-To: <9cde8bff0804220207g3fd39012rc8f5480fae34aff2@mail.gmail.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: qemu-devel-bounces+gceq-qemu-devel=gmane.org@nongnu.org Errors-To: qemu-devel-bounces+gceq-qemu-devel=gmane.org@nongnu.org List-Id: kvm.vger.kernel.org Nguyen Anh Quynh wrote: > Hi, > > I am thinking about comibing this ROM with the extboot. Both two ROM > are about "booting", so I think that is reasonable. So we will have > only 1 ROM that supports both external boot and Linux boot. > > Is that desirable or not? > Does it make the code simpler and easier to understand? If not, then I would say no. -hpa