From mboxrd@z Thu Jan 1 00:00:00 1970 From: Charles Duffy Subject: Re: kvm 84 update Date: Mon, 13 Apr 2009 18:40:28 -0500 Message-ID: References: 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 main.gmane.org ([80.91.229.2]:38421 "EHLO ciao.gmane.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753573AbZDMXkf (ORCPT ); Mon, 13 Apr 2009 19:40:35 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1LtVlS-0007RG-2M for kvm@vger.kernel.org; Mon, 13 Apr 2009 23:40:34 +0000 Received: from 143.166.197.6 ([143.166.197.6]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 13 Apr 2009 23:40:34 +0000 Received: from Charles_Duffy by 143.166.197.6 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 13 Apr 2009 23:40:34 +0000 In-Reply-To: Sender: kvm-owner@vger.kernel.org List-ID: Armindo Silva wrote: > There are a few glitches/problems with this version (at least using > win2k3 server as guest). The problems with the vnc window only > disappear when i create a new guest, with the old ones the mouse is > still out of sync. What problems with the VNC window? > Other problem is that all my guest lost their default network config - > they all had static ips if i configure them again with the same > settings windows warn me about that address being in use by a hidden > network device (if i ignore that message it works - at least as far i > can tell). Perhaps you aren't specifying MAC address on the command line, so they get a new one every boot? > Also now, all of them (including fresh VMs) have a new PCI > Device to which i cannot find drivers - i am not using virtio so > everything thing should be working, right? That's the virtio console. It's on by default, and completely harmless; ignore it.