From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34208) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WLteS-0006Xk-Kl for qemu-devel@nongnu.org; Fri, 07 Mar 2014 07:13:27 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WLteL-00087g-Ci for qemu-devel@nongnu.org; Fri, 07 Mar 2014 07:13:20 -0500 Received: from moutng.kundenserver.de ([212.227.17.13]:55151) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WLteL-00087V-2o for qemu-devel@nongnu.org; Fri, 07 Mar 2014 07:13:13 -0500 Message-ID: <5319B7DA.3060704@rdsoftware.de> Date: Fri, 07 Mar 2014 13:13:14 +0100 From: Erik Rull MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Shutdown-Screen? List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "qemu-devel@nongnu.org" Hi all, I'm using QEMU with ACPI enabled and the "no-shutdown"-option which does not close the QEMU process after the shutdown is completed. I would like to show to the user on the guest display that the guest system is actually shut off - currently I just see the stalled "shutting down" screen from the guest OS. Any ideas hwo this could be managed? It must not be a graphics screen like known from XP without ACPI, a clear text message would already be sufficient. Thanks. Best regards, Erik