From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Besser Subject: Bug: automatic reboot winxp hanging on vnc... Date: Mon, 16 Jun 2008 09:28:45 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit To: kvm@vger.kernel.org Return-path: Received: from main.gmane.org ([80.91.229.2]:50786 "EHLO ciao.gmane.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752514AbYFPH25 (ORCPT ); Mon, 16 Jun 2008 03:28:57 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1K8994-0006ek-93 for kvm@vger.kernel.org; Mon, 16 Jun 2008 07:28:54 +0000 Received: from nat-1.rz.uni-karlsruhe.de ([129.13.72.153]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 16 Jun 2008 07:28:54 +0000 Received: from thomas.besser by nat-1.rz.uni-karlsruhe.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 16 Jun 2008 07:28:54 +0000 Sender: kvm-owner@vger.kernel.org List-ID: Hi all, Once again, I posted this already in march with not uptodate kvm version. Now we have kvm-69 and the same behavior on debian etch host (self backported from sid). We are running an winxp client as kvm guest (with vnc option) all day long (license management software). So automatic windows updates are activated. Guest ist started like: kvm -vnc :0 -usbdevice tablet -usbdevice host:064f:0bd7 -usbdevice host:0529:0001 -k de -net nic,vlan=0,macaddr=00:50:56:00:08:15 -net tap,vlan=0,ifname=tap21,script=no -m 256 -localtime -daemonize ./lizenzknecht.raw On MS patch days steadily the guest hangs on automatic reboot, until one connect with vnc to it. Instantly and without any user action the reboot takes place after that. Any hints to solve this problem? Thanx in advance Thomas