From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=40267 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PdPp1-0001kO-HK for qemu-devel@nongnu.org; Thu, 13 Jan 2011 11:14:48 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PdPoy-0002aE-4n for qemu-devel@nongnu.org; Thu, 13 Jan 2011 11:14:47 -0500 Received: from mx1.redhat.com ([209.132.183.28]:1027) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PdPox-0002aA-Tg for qemu-devel@nongnu.org; Thu, 13 Jan 2011 11:14:44 -0500 Message-ID: <4D2F24EE.6070505@redhat.com> Date: Thu, 13 Jan 2011 18:14:38 +0200 From: Avi Kivity MIME-Version: 1.0 Subject: Re: [Qemu-devel] paravirtual mouse/tablet References: <4D2ED1C8.7070304@redhat.com> <4D2F1FA3.5030701@codemonkey.ws> In-Reply-To: <4D2F1FA3.5030701@codemonkey.ws> 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: Anthony Liguori Cc: spice-devel , Gerd Hoffmann , "qemu-devel@nongnu.org" On 01/13/2011 05:52 PM, Anthony Liguori wrote: > > /* host->guest, sent before any other events */ > typedef struct qemu_pvtablet_init { > uint32_t res_x; /* x axis resolution */ > uint32_t res_y; /* y axis resolution */ > uint32_t features; /* qemu_pvtablet_features */ uint32_t available_buttons; /* bitmask */ > } qemu_pvtablet_init; -- error compiling committee.c: too many arguments to function