From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46305) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VKm5M-0006GA-OH for qemu-devel@nongnu.org; Sat, 14 Sep 2013 05:24:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VKm5F-0002Lh-80 for qemu-devel@nongnu.org; Sat, 14 Sep 2013 05:24:12 -0400 Received: from moutng.kundenserver.de ([212.227.126.186]:56478) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VKm5E-0002LI-L3 for qemu-devel@nongnu.org; Sat, 14 Sep 2013 05:24:04 -0400 Message-ID: <52342B38.6070606@rdsoftware.de> Date: Sat, 14 Sep 2013 11:24:08 +0200 From: Erik Rull MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] ACPI enabled => qemu process exits when guest shuts down List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "qemu-devel@nongnu.org" Hi all, I tried a guest OS that is ACPI capable with enabled ACPI in qemu (+kvm) and qemu quits when the guest OS was shut down (and the "guest PC" should be powered off). Well, from the guest point of view, this behavior seems to be okay, but I would like to keep qemu running to have e.g. a qemu console possibility to restart (power on) the guest again. Is there a possiblity to configure this behavior? Thanks in advance. Best regards, Erik