From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tokarev Subject: Re: system_powerdown and OpenBSD 4.8 Date: Sun, 19 Dec 2010 11:48:42 +0300 Message-ID: <4D0DC6EA.7050500@msgid.tls.msk.ru> References: <20101218214027.GD6372@defiant.freesoftware> <20101218214636.GE6372@defiant.freesoftware> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit To: dbareiro@gmx.net, KVM General Return-path: Received: from isrv.corpit.ru ([86.62.121.231]:48242 "EHLO isrv.corpit.ru" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751637Ab0LSIsp (ORCPT ); Sun, 19 Dec 2010 03:48:45 -0500 In-Reply-To: <20101218214636.GE6372@defiant.freesoftware> Sender: kvm-owner@vger.kernel.org List-ID: 19.12.2010 00:46, Daniel Bareiro wrote: > On Saturday, 18 December 2010 18:40:27 -0300, > Daniel Bareiro wrote: > >> Does system_powedown work with OpenBSD 4.8? When I run this command >> from Qemu Monitor, the VM freezes using both bsd and bsd.mp stock >> kernel. > > I forgot to mention that the VMHost is Debian GNU/Linux Lenny with Linux > 2.6.34.5 manually compiled with the kernel.org source code and qemu-kvm > 0.12.4 from Backports repositories. Fwiw, that version of qemu-kvm does not have a fix for system_powerdown, this one: http://git.debian.org/?p=collab-maint/qemu-kvm.git;a=commitdiff;h=e05434807329e1ee0c03090e61f37bce8f2f74c0;hp=2c9b9525f8d0eff259117ca033b7522118877eaf which went into one of the latest squeeze qemu-kvm releases, and which is also available on bpo. /mjt