From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39807) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W1NEx-0007LC-N8 for qemu-devel@nongnu.org; Thu, 09 Jan 2014 16:34:16 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W1NEq-0006N7-B4 for qemu-devel@nongnu.org; Thu, 09 Jan 2014 16:34:11 -0500 Received: from mx1.redhat.com ([209.132.183.28]:64972) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W1NEp-0006Ml-Vn for qemu-devel@nongnu.org; Thu, 09 Jan 2014 16:34:04 -0500 Date: Thu, 9 Jan 2014 23:33:59 +0200 From: "Michael S. Tsirkin" Message-ID: <20140109213359.GA9385@redhat.com> References: <52CDCDA2.4040206@redhat.com> <20140108233924.GA11234@foober.ini.cmu.edu> <20140109015117.GB19321@redhat.com> <20140109185144.GA1276@ERROL.INI.CMU.EDU> <52CF02A6.8000007@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <52CF02A6.8000007@redhat.com> Subject: Re: [Qemu-devel] [PATCH] Add option to disable FDC from ISA bus and ACPI on i386 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini Cc: imammedo@redhat.com, "Gabriel L. Somlo" , lersek@redhat.com, agraf@suse.de, qemu-devel@nongnu.org On Thu, Jan 09, 2014 at 09:12:22PM +0100, Paolo Bonzini wrote: > Il 09/01/2014 19:51, Gabriel L. Somlo ha scritto: > > panic(cpu 2 caller 0xffffff7f80864f8b): "No HPETs available...CPU(s) > > configured > > incorrectly\n"@/SourceCache/AppleIntelCPUPowerManagement/ > > AppleIntelCPUPowerManagement-142.6/pmThread.c:157 > > Debugger called: > > > > > > Whatever we do, we're not lying about ACPI convincingly enough, to > > either XP or OS X :) I'm relatively new to ACPI, so any other ideas > > on where to focus would be much appreciated ! > > See > http://lists.nongnu.org/archive/html/qemu-devel/2013-11/msg02815.html > for some ideas. > > Paolo Except XP doesn't support ConcatenateResTemplate so need to write it differently.