From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=39082 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OaV1J-00056P-0w for qemu-devel@nongnu.org; Sun, 18 Jul 2010 10:39:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OaV1H-0006hZ-SB for qemu-devel@nongnu.org; Sun, 18 Jul 2010 10:39:08 -0400 Received: from isrv.corpit.ru ([81.13.33.159]:37408) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OaV1H-0006h8-KN for qemu-devel@nongnu.org; Sun, 18 Jul 2010 10:39:07 -0400 Message-ID: <4C431204.7080203@msgid.tls.msk.ru> Date: Sun, 18 Jul 2010 17:39:00 +0300 From: Michael Tokarev MIME-Version: 1.0 Subject: Re: [Qemu-devel] [Bug 606658] [NEW] system_powerdown broken References: <20100717143356.10666.7679.malonedeb@soybean.canonical.com> <20100717143356.10666.7679.malonedeb@soybean.canonical.com> In-Reply-To: <20100717143356.10666.7679.malonedeb@soybean.canonical.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Bug 606658 <606658@bugs.launchpad.net> Cc: qemu-devel@nongnu.org 17.07.2010 17:33, Alexander wrote: > Public bug reported: > > I discovered that system_powerdown does nothing. > > Debian, kvm, qemu version: 0.12.4 I can't reproduce this. Tried it when saw the initial message http://www.mail-archive.com/kvm@vger.kernel.org/msg34412.html and tried now again - "no luck", that is, it works as expected, sending ACPI power button event to the guest. Depending on the guest and it's configuration, the recaction is obviously different, but the thing definitely is not doing nothing, it does "something". Maybe you also have ACPI disabled, like -no-acpi or something? /mjt