From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O9IFR-0003P8-Og for qemu-devel@nongnu.org; Tue, 04 May 2010 09:33:17 -0400 Received: from [140.186.70.92] (port=37416 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O9IFQ-0003OW-F7 for qemu-devel@nongnu.org; Tue, 04 May 2010 09:33:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O9IFO-0000Tq-W4 for qemu-devel@nongnu.org; Tue, 04 May 2010 09:33:16 -0400 Received: from e33.co.us.ibm.com ([32.97.110.151]:42776) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O9IFO-0000SC-Qu for qemu-devel@nongnu.org; Tue, 04 May 2010 09:33:14 -0400 Received: from d03relay04.boulder.ibm.com (d03relay04.boulder.ibm.com [9.17.195.106]) by e33.co.us.ibm.com (8.14.3/8.13.1) with ESMTP id o44DT0G9010158 for ; Tue, 4 May 2010 07:29:00 -0600 Received: from d03av01.boulder.ibm.com (d03av01.boulder.ibm.com [9.17.195.167]) by d03relay04.boulder.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id o44DWqAv058578 for ; Tue, 4 May 2010 07:32:56 -0600 Received: from d03av01.boulder.ibm.com (loopback [127.0.0.1]) by d03av01.boulder.ibm.com (8.14.3/8.13.1/NCO v10.0 AVout) with ESMTP id o44DWqxu030937 for ; Tue, 4 May 2010 07:32:52 -0600 Message-ID: <4BE02202.9030802@linux.vnet.ibm.com> Date: Tue, 04 May 2010 08:32:50 -0500 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] Problem with QEMU on KVM References: <20100421003632.GV11723@shareable.org> <4BD02936.1050307@redhat.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gerhard Wiesinger Cc: qemu-devel@nongnu.org, Gerd Hoffmann On 05/04/2010 12:09 AM, Gerhard Wiesinger wrote: > On Sat, 24 Apr 2010, Gerhard Wiesinger wrote: >>> Guess problems comes from the following commit (not yet verified): >>> commit 37c34d9d5d87ea9d51760310c8863b82cb8c055a >>> Author: Anthony Liguori >>> Date: Wed Mar 10 09:38:29 2010 -0600 >>> >>> input: make vnc use mouse mode notifiers >>> >>> When we switch to absolute mode, we send out a notification (if >>> the client >>> supports it). Today, we only send this notification when the >>> client sends us >>> a mouse event and we're in the wrong mode. >>> >>> Signed-off-by: Anthony Liguori >> >> >> Ok, verified: >> git revert -n 37c34d9d5d87ea9d51760310c8863b82cb8c055a >> => works well. > > Still got no feedback and saw no further changes to fix this problem. Fix is on the list. Regards, Anthony Liguori > Thnx. > > Ciao, > Gerhard > > -- > http://www.wiesinger.com/ >