From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59857) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WANZf-000533-Lg for qemu-devel@nongnu.org; Mon, 03 Feb 2014 12:44:55 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WANZW-0000vh-2U for qemu-devel@nongnu.org; Mon, 03 Feb 2014 12:44:47 -0500 Received: from dna.y42.org ([176.9.161.194]:35977) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WANZV-0000u4-Sn for qemu-devel@nongnu.org; Mon, 03 Feb 2014 12:44:38 -0500 Received: from localhost (localhost [127.0.0.1]) by dna.y42.org (Postfix) with ESMTP id E40C0527C3 for ; Mon, 3 Feb 2014 18:44:29 +0100 (MET) Received: from dna.y42.org ([127.0.0.1]) by localhost (dna.y42.org [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id ren-5eXY8X0v for ; Mon, 3 Feb 2014 18:44:29 +0100 (MET) Received: from [192.168.2.2] (p5DE94BA4.dip0.t-ipconnect.de [93.233.75.164]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: urban@dna.y42.org) by dna.y42.org (Postfix) with ESMTPSA for ; Mon, 3 Feb 2014 18:44:29 +0100 (MET) Message-ID: <52EFD57D.2070104@unix-beratung.de> Date: Mon, 03 Feb 2014 18:44:29 +0100 From: Robert Urban MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] OpenBSD v5.X guest (with MP kernel) freezes on "virsh shutdown " List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Hello, it is not possible in the current version (5.4), and is not possible for many previous versions, to shut down an OpenBSD guest using "virsh shutdown". The guest freezes totally and must be destroyed afterwards. The host is a 64bit debian-6 system running Qemu version: QEMU PC emulator version 0.12.5 (qemu-kvm-0.12.5) The ACPI event is handled correctly when the uniprocessor kernel is running, but not when the MP kernel is running. Is there a Qemu developer that would be willing to have a dialog with an OpenBSD developer to try to understand, and possibly fix, this problem? If yes, please get in touch with me. I will be happy to help in establishing the connection. cheers, Rob Urban