From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:54828) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qxzed-0000BZ-5T for qemu-devel@nongnu.org; Mon, 29 Aug 2011 07:05:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QxzeY-0004v2-RU for qemu-devel@nongnu.org; Mon, 29 Aug 2011 07:05:22 -0400 Received: from thoth.sbs.de ([192.35.17.2]:26327) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QxzeY-0004ud-HS for qemu-devel@nongnu.org; Mon, 29 Aug 2011 07:05:18 -0400 Message-ID: <4E5B7262.4010902@siemens.com> Date: Mon, 29 Aug 2011 13:05:06 +0200 From: Jan Kiszka MIME-Version: 1.0 References: <4B17C12B.4020300@linux.vnet.ibm.com> <4B17CC5F.20101@redhat.com> <4E59F15E.6000201@redhat.com> <4E5AA849.5090400@web.de> <20110828221437.GA27777@morn.localdomain> <4E5B2450.3050209@redhat.com> <4E5B691C.9050507@siemens.com> <4E5B7168.5070306@redhat.com> In-Reply-To: <4E5B7168.5070306@redhat.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] HPET configuration in Seabios List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Avi Kivity Cc: Andrew Theurer , Gleb Natapov , "kvm@vger.kernel.org list" , seabios , ya su , Alexander Graf , QEMU Developers , Kevin O'Connor On 2011-08-29 13:00, Avi Kivity wrote: > On 08/29/2011 01:25 PM, Jan Kiszka wrote: >>> >>> Can't seabios just poke at the hpet itself and see if it exists or not? >>> >> >> Would be hard for the BIOS to guess the locations of the blocks unless >> we define the addresses used by QEMU as something like base + hpet_no * >> block_size in all cases. >> > > Currently we have a fixed address. We could do: > > if available in fw_cfg: > use that (may indicate no hpet) > elif fixed address works: > use that > else > no hpet Currently, we also only have a single HPET block, but that's just because of some QEMU limitations that will vanish sooner or later. Then nothing will prevent multiple "-device hpet,base=XXX". Jan -- Siemens AG, Corporate Technology, CT T DE IT 1 Corporate Competence Center Embedded Linux