From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46358) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WRzaS-00011B-N0 for qemu-devel@nongnu.org; Mon, 24 Mar 2014 03:46:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WRzaN-0001Rz-5b for qemu-devel@nongnu.org; Mon, 24 Mar 2014 03:46:24 -0400 Received: from mx1.redhat.com ([209.132.183.28]:32876) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WRzaM-0001Ro-U8 for qemu-devel@nongnu.org; Mon, 24 Mar 2014 03:46:19 -0400 Received: from int-mx11.intmail.prod.int.phx2.redhat.com (int-mx11.intmail.prod.int.phx2.redhat.com [10.5.11.24]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id s2O7kHdF025121 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Mon, 24 Mar 2014 03:46:17 -0400 From: Gerd Hoffmann Date: Mon, 24 Mar 2014 08:46:12 +0100 Message-Id: <1395647173-13567-1-git-send-email-kraxel@redhat.com> Subject: [Qemu-devel] [PULL for-2, 0 0/1] spice: input: Fix absolute mouse y coordinates List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Gerd Hoffmann Hi, Very short spice patch queue, with a single line bugfix for 2.0. please pull, Gerd The following changes since commit 3a87f8b6859e6221b827ab4737779dddb37553ec: Merge remote-tracking branch 'remotes/afaerber/tags/ppc-for-2.0' into staging (2014-03-20 11:45:38 +0000) are available in the git repository at: git://anongit.freedesktop.org/spice/qemu tags/pull-spice-5 for you to fetch changes up to b2c494c3a473adf654144c845e04bebffb05dee0: spice: input: Fix absolute mouse y coordinates (2014-03-24 08:41:21 +0100) ---------------------------------------------------------------- spice: input: Fix absolute mouse y coordinates ---------------------------------------------------------------- Cole Robinson (1): spice: input: Fix absolute mouse y coordinates ui/spice-input.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)