From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:35939) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WSZHx-0005E5-B7 for qemu-devel@nongnu.org; Tue, 25 Mar 2014 17:53:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WSZHq-00020l-1w for qemu-devel@nongnu.org; Tue, 25 Mar 2014 17:53:41 -0400 Received: from moutng.kundenserver.de ([212.227.17.10]:64525) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WSZHp-00020V-Pe for qemu-devel@nongnu.org; Tue, 25 Mar 2014 17:53:34 -0400 Message-ID: <5331FADC.5080808@rdsoftware.de> Date: Tue, 25 Mar 2014 22:53:32 +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] Pause / Stop Notification on Guest display? List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "qemu-devel@nongnu.org" Hi all, I would like to provide a possiblity to show the operator that his vm is currently not alive, but paused / stopped. Currently, I see this only when accessing the qemu monitor console. Is there a possibility to expose this information to the guest display so that the operator does not need a "second source" to see if he can work with the vm or not. Thanks. Best regards, Erik