From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anthony Liguori Subject: Re: Extboot Option ROM rewritten in C - v2 Date: Wed, 16 Apr 2008 09:25:52 -0500 Message-ID: <48060C70.6040407@us.ibm.com> References: <9cde8bff0804160007x3ed95c0cve2ee36e48ad52815@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: kvm-devel@lists.sourceforge.net To: Nguyen Anh Quynh Return-path: In-Reply-To: <9cde8bff0804160007x3ed95c0cve2ee36e48ad52815@mail.gmail.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: kvm-devel-bounces@lists.sourceforge.net Errors-To: kvm-devel-bounces@lists.sourceforge.net List-Id: kvm.vger.kernel.org Nguyen Anh Quynh wrote: > Hi Anthony, > > I found a bug in the last code: send_command() failed to copy back the > result into extboot_cmd structure. This patch fixes it. > > I succesfully tested this version with guest Win2K (fully updated, > scsi boot) and Linux 2.6.25-rc8 (virtio). > > Let me know if you can boot Windows with this version. > I'll test it out. Please send it to the list as a patch against kvm-userspace. Regards, Anthony Liguori > Thanks, > Quynh > --- > This code is an attempt to rewrite the current extboot option rom in > C. The new code now minimize the assembly code, so that the assembly > code is very small and simple: boot.S's only job is to interface with > C code, which does all the dirty job. "signrom" is modified to adapt > with the new result binary image. > > The result option rom has the same size as the original one: 1.5KB, > while the actual code size is around the same: 1.2KB (gcc can optimize > really well) > > To install this option rom, do the following steps as root: > > make > make save <--- backup the original option rom to > /usr/share/qemu/extboot.bin.org > make install <--- overwrite the new option rom to > /usr/share/qemu/extboot.bin > ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone