From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:50643) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SDBLK-0001tQ-LU for qemu-devel@nongnu.org; Thu, 29 Mar 2012 05:08:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SDBLE-00066j-It for qemu-devel@nongnu.org; Thu, 29 Mar 2012 05:08:30 -0400 Received: from mx1.redhat.com ([209.132.183.28]:4345) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SDBLE-00066Z-B3 for qemu-devel@nongnu.org; Thu, 29 Mar 2012 05:08:24 -0400 Received: from int-mx10.intmail.prod.int.phx2.redhat.com (int-mx10.intmail.prod.int.phx2.redhat.com [10.5.11.23]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id q2T98M94031279 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Thu, 29 Mar 2012 05:08:22 -0400 Message-ID: <4F742684.50303@redhat.com> Date: Thu, 29 Mar 2012 11:08:20 +0200 From: Gerd Hoffmann MIME-Version: 1.0 References: <1332766053-9063-3-git-send-email-alevy@redhat.com> <1332771332-14090-1-git-send-email-alevy@redhat.com> In-Reply-To: <1332771332-14090-1-git-send-email-alevy@redhat.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v2] spice_info: add mouse_mode List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alon Levy Cc: qemu-devel@nongnu.org On 03/26/12 16:15, Alon Levy wrote: > Add mouse_mode, either server or mouse, to qmp and hmp commands, based > on spice_server_is_server_mouse added in spice-server 0.10.3. Looks good. What is the status of the spice-server patch? Committed? cheers, Gerd