From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gordan Bobic Subject: Re: Trouble shutting down vm on guest halt Date: Fri, 14 Aug 2009 15:56:45 +0100 Message-ID: <26f4d56becec88d87ed5f312560db67d@localhost> References: <4A855ADC.7000006@stibo.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit To: Return-path: Received: from 78-86-195-86.zone2.bethere.co.uk ([78.86.195.86]:39131 "EHLO sentinel1.shatteredsilicon.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932365AbZHNO4p (ORCPT ); Fri, 14 Aug 2009 10:56:45 -0400 Received: from roundcube.shatteredsilicon.net (localhost.localdomain [127.0.0.1]) by sentinel1.shatteredsilicon.net (Postfix) with ESMTP id 76DF0F87C4 for ; Fri, 14 Aug 2009 15:56:45 +0100 (BST) In-Reply-To: <4A855ADC.7000006@stibo.com> Sender: kvm-owner@vger.kernel.org List-ID: On Fri, 14 Aug 2009 14:38:52 +0200, Flemming Frandsen wrote: > I'm having some problems getting kvm to exit when the guest OS has halted. > > Specifically I'm running CentOS 5.2 as the guest on ubuntu 8.1.' > I've noticed that 32 bit windows xp and 64 bit ubuntu 9.10 can power > down a vm as expected. > > Any idea where I should look for documentation on how to tickle kvm ACPI > the right way from CentOS? I have CentOS 5.3 on CentOS 5.3 and the shutdown on that works OK, so it seems probable that this is a host/KVM side issue. What version of KVM are you running? Oh, and you aren't running it with -no-acpi are you? Gordan