From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MWST6-0001QV-9W for qemu-devel@nongnu.org; Thu, 30 Jul 2009 06:02:36 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MWST1-0001P7-6M for qemu-devel@nongnu.org; Thu, 30 Jul 2009 06:02:35 -0400 Received: from [199.232.76.173] (port=57346 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MWST0-0001Os-Sq for qemu-devel@nongnu.org; Thu, 30 Jul 2009 06:02:30 -0400 Received: from mx2.redhat.com ([66.187.237.31]:57969) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MWST0-0007Xy-2L for qemu-devel@nongnu.org; Thu, 30 Jul 2009 06:02:30 -0400 Message-ID: <4A7170D5.3080708@redhat.com> Date: Thu, 30 Jul 2009 13:07:17 +0300 From: Avi Kivity MIME-Version: 1.0 References: <1248893159-18785-1-git-send-email-aliguori@us.ibm.com> <1248893159-18785-3-git-send-email-aliguori@us.ibm.com> <4A70CA30.6050309@us.ibm.com> <4A716911.20603@redhat.com> <0F3570A0-DCA2-43FD-BB87-1BAFE26CA61E@suse.de> In-Reply-To: <0F3570A0-DCA2-43FD-BB87-1BAFE26CA61E@suse.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: [PATCH 3/7] If we built a rom, install it. Otherwise, use shipped copy. List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexander Graf Cc: Anthony Liguori , Juan Quintela , qemu-devel@nongnu.org On 07/30/2009 12:39 PM, Alexander Graf wrote: > > On 30.07.2009, at 11:34, Avi Kivity wrote: > >> On 07/30/2009 01:16 AM, Anthony Liguori wrote: >>> and pc-bios goes away. But there are greater ramifications to this >>> because -L /path/to/git/pc-bios no longer works. I think we >>> probably need to think through a reorganization of >>> /share/qemu or make -L smarter wrt the build system. >> >> We really want -firmware /path/to/bios.bin and -keymaps >> /path/to/keymaps. > > So how would you find the path to multiboot.bin and extboot.bin, as > well as the PXE roms then? > Similar parameters. Perhaps -firmware bios=blah,extboot=foo,multiboot=bar. -- error compiling committee.c: too many arguments to function