From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LXeZ1-0003nP-7S for qemu-devel@nongnu.org; Thu, 12 Feb 2009 11:37:23 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LXeYx-0003jK-AO for qemu-devel@nongnu.org; Thu, 12 Feb 2009 11:37:20 -0500 Received: from [199.232.76.173] (port=42747 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LXeYx-0003j8-2i for qemu-devel@nongnu.org; Thu, 12 Feb 2009 11:37:19 -0500 Received: from mout.perfora.net ([74.208.4.195]:59802) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LXeYw-0002zL-If for qemu-devel@nongnu.org; Thu, 12 Feb 2009 11:37:18 -0500 From: Cory Fields Subject: Re: [Qemu-devel] [PATCH] Define a new route for sending data to bios Date: Thu, 12 Feb 2009 12:35:43 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200902121235.43112.Cory@atlastechnologiesinc.com> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org > Are these config parameters relevant to platforms other then x86? Admittedly, I haven't looked beyond x86, so I'm not sure how the other bios function. Should they be ifdef'd or defined elsewhere? Cory Fields