From mboxrd@z Thu Jan 1 00:00:00 1970 From: Charles Duffy Subject: Re: qemu-kvm-0.11.0-rc1 guests failing without noapic (on x86_64 host) Date: Wed, 12 Aug 2009 19:06:46 -0500 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit To: kvm@vger.kernel.org Return-path: Received: from main.gmane.org ([80.91.229.2]:44966 "EHLO ciao.gmane.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750866AbZHMAGu (ORCPT ); Wed, 12 Aug 2009 20:06:50 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1MbNqD-0002xR-5n for kvm@vger.kernel.org; Thu, 13 Aug 2009 00:06:49 +0000 Received: from 143.166.197.6 ([143.166.197.6]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 13 Aug 2009 00:06:49 +0000 Received: from Charles_Duffy by 143.166.197.6 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 13 Aug 2009 00:06:49 +0000 In-Reply-To: Sender: kvm-owner@vger.kernel.org List-ID: Figured this out -- It's actually a consequence of the Fedora packaging I'm using relying on an external BIOS (built as part of the Bochs package); the BIOS installed by qemu-kvm-0.11.0-rc1 works just fine. Apologies for the noise.