From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anthony Liguori Subject: Re: Xen 3.0.3 rc2 available Date: Fri, 06 Oct 2006 15:55:02 -0500 Message-ID: <4526C2A6.6000206@us.ibm.com> References: <20061006204751.GA28720@craig-wood.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20061006204751.GA28720@craig-wood.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Nick Craig-Wood Cc: "xen-devel@lists.xensource.com" List-Id: xen-devel@lists.xenproject.org Nick Craig-Wood wrote: > > HVM Windows 2003 worked well also. Both the previous bugs I reported > are still present though... > > "vif-route configures wrong interface for hmx domains" > > http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=584 > > I've managed to work around this with a bit of cunning in the > /etc/xen/qemu-ifup script though. > > "vnc mouse pointer is offset when using win2003 hvm" > > http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=585 This is to do having mouse acceleration enabled. It's not actually a bug but rather a limitation in the VNC protocol. Enable USB tablet support and you won't have these problems. Regards, Anthony Liguori > the serial console (SAC) is working now though, so you can use that > to set the IP address and then go straight to rdesktop which works > extrememly well. > > Excellent work - I look forward to the release! >