From mboxrd@z Thu Jan 1 00:00:00 1970 From: Erik Rull Subject: Detecting Guest Shutdown Date: Sat, 22 May 2010 15:53:51 +0200 Message-ID: <4BF7E1EF.10800@rdsoftware.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit To: "kvm@vger.kernel.org" Return-path: Received: from moutng.kundenserver.de ([212.227.17.9]:53415 "EHLO moutng.kundenserver.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752045Ab0EVNxt (ORCPT ); Sat, 22 May 2010 09:53:49 -0400 Sender: kvm-owner@vger.kernel.org List-ID: Hi all, is it possible to detect a guest shutdown? I want to stop a service if my windows guest is shutted down and force a sync of the disks - because it could be possible that the user switches off the system afterwards and he has no possiblity to tell linux to shut down safely, because he only sees the shutted down screen of windows. Best regards, Erik