From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo Tosatti Subject: Re: [GIT PULL] KVM fixes for 2.6.26-rc7 Date: Wed, 25 Jun 2008 14:19:16 -0300 Message-ID: <20080625171916.GA16723@dmt.cnet> References: <48616182.9030902@qumranet.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: kvm@vger.kernel.org, Avi Kivity To: Bernd Schubert Return-path: Received: from mx1.redhat.com ([66.187.233.31]:60134 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754121AbYFYRTu (ORCPT ); Wed, 25 Jun 2008 13:19:50 -0400 Content-Disposition: inline In-Reply-To: Sender: kvm-owner@vger.kernel.org List-ID: On Wed, Jun 25, 2008 at 06:13:05PM +0200, Bernd Schubert wrote: > Avi Kivity wrote: > > > Linus, please pull from the repo and branch at: > > > > git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm.git > > kvm-updates-2.6.26 > > I just pulled from Linus and now it stalls to boot at > > [ 0.616031] pnp: PnP ACPI init > [ 0.628031] ACPI: bus type pnp registered > [ 0.640031] pnp: PnP ACPI: found 7 devices > [ 0.652031] ACPI: ACPI bus type pnp unregistered > [ 0.660031] SCSI subsystem initialized > [ 0.664031] PCI: Using ACPI for IRQ routing > [ 0.692031] PCI-GART: No AMD northbridge found. > > The kvm process is at 100% time. Taking the many problems I already reported > about, 2.6.26 probably will be entirely broken regarding kvm :( Do you have CONFIG_KVM_CLOCK or CONFIG_KVM_GUEST enabled ? There is a known problem with CONFIG_KVM_GUEST being worked on. Can you provide this details, and pinpoint which option is the culprit?