From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55085) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WWDDd-0005Qa-Qb for qemu-devel@nongnu.org; Fri, 04 Apr 2014 19:08:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WWDDW-0000lt-BN for qemu-devel@nongnu.org; Fri, 04 Apr 2014 19:08:17 -0400 Received: from theiggy.com ([66.220.1.110]:47314 helo=mail.theiggy.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WWDDW-0000lh-5M for qemu-devel@nongnu.org; Fri, 04 Apr 2014 19:08:10 -0400 Message-ID: <533F3B55.100@theiggy.com> Date: Fri, 04 Apr 2014 18:08:05 -0500 From: Brian Jackson MIME-Version: 1.0 References: <1396608084-26986-1-git-send-email-tiwai@suse.de> In-Reply-To: <1396608084-26986-1-git-send-email-tiwai@suse.de> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v3 0/4] Fix relative pointer tracking on Gtk UI List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Takashi Iwai , qemu-devel@nongnu.org Cc: peter.maydell@linaro.org, Gerd Hoffmann , Anthony Liguori , Cole Robinson On 04/04/2014 05:41 AM, Takashi Iwai wrote: > Hi, > > this is the revisited patch series. The only difference from v2 > is that now they are checkpatch-clean and Cole's acks have been > added to patches 1-3. Is this 2.0 material? > > > Takashi >