From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=49353 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PI5A3-00026c-7k for qemu-devel@nongnu.org; Mon, 15 Nov 2010 14:56:58 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PI58u-00036D-5x for qemu-devel@nongnu.org; Mon, 15 Nov 2010 14:56:18 -0500 Received: from post.fh-kl.de ([143.93.17.200]:52317) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PI58u-00035T-1C for qemu-devel@nongnu.org; Mon, 15 Nov 2010 14:55:08 -0500 Received: from localhost (localhost [127.0.0.1]) by post.fh-kl.de (Postfix) with ESMTP id 1EEDD24020B5 for ; Mon, 15 Nov 2010 20:55:05 +0100 (CET) Received: from post.fh-kl.de ([127.0.0.1]) by localhost (post.fh-kl.de [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 4U1CJhAyH3V1 for ; Mon, 15 Nov 2010 20:55:00 +0100 (CET) Received: from [192.168.2.37] (dslb-188-097-237-183.pools.arcor-ip.net [188.97.237.183]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by post.fh-kl.de (Postfix) with ESMTPSA id 04B8F2408C51 for ; Mon, 15 Nov 2010 20:54:59 +0100 (CET) Message-ID: <4CE19013.1090501@fh-kl.de> Date: Mon, 15 Nov 2010 20:54:59 +0100 From: Wilhelm MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] How to detect a stopped guest os? Reply-To: wilhelm.meier@fh-kl.de List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Hello, I know, this is not the right place to ask, but I wasn't abled to find a users mailing list. The question: is there any qemu (monitor) command to detect if the guest os has stopped / poweroff? -- Wilhelm