From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Mueller Subject: Re: kvm_queue_exception Date: Thu, 17 Jul 2008 06:07:22 +0000 (UTC) Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit To: kvm@vger.kernel.org Return-path: Received: from main.gmane.org ([80.91.229.2]:40105 "EHLO ciao.gmane.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751909AbYGQGHb (ORCPT ); Thu, 17 Jul 2008 02:07:31 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1KJMeI-0006oq-NJ for kvm@vger.kernel.org; Thu, 17 Jul 2008 06:07:30 +0000 Received: from 217-162-206-199.dclient.hispeed.ch ([217.162.206.199]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 17 Jul 2008 06:07:30 +0000 Received: from thomas by 217-162-206-199.dclient.hispeed.ch with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 17 Jul 2008 06:07:30 +0000 Sender: kvm-owner@vger.kernel.org List-ID: On Wed, 16 Jul 2008 17:28:41 +0000, Thomas Mueller wrote: > i was using kvm-70 and kernel 2.6.25 on debian lenny for two weeks > without problems. processor is an AMD Opteron 2350. now out of the > nowwhere there is a problem with 1 of 4 guests (1x debian etch amd64, 1x > debian etch i386, 1x ubuntu 7.10 amd64, 1x ubuntu 7.10 i386) > > On the host i see the following kernel messages again and again... > Rebooted the host and started all guests. Same problem again with only > one guest (debian etch amd64 with kernel 2.6.25). > hmm... after disabling the ACPI daemon on the host, everything seems to be ok again. - Thomas