From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47403) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XYZwk-0000y7-S9 for qemu-devel@nongnu.org; Mon, 29 Sep 2014 08:20:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XYZwf-0000Vq-8p for qemu-devel@nongnu.org; Mon, 29 Sep 2014 08:20:54 -0400 Received: from smtp.citrix.com ([66.165.176.89]:18487) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XYZwf-0000Ug-45 for qemu-devel@nongnu.org; Mon, 29 Sep 2014 08:20:49 -0400 Message-ID: <1411993239.3801.4.camel@citrix.com> From: Ian Campbell Date: Mon, 29 Sep 2014 13:20:39 +0100 In-Reply-To: References: <1410356546-22264-1-git-send-email-owen.smith@citrix.com> <1410356546-22264-4-git-send-email-owen.smith@citrix.com> Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [Xen-devel] [PATCH 3/3] xenfb: Add "feature-no-abs-rescale" for Windows PV frontend List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefano Stabellini Cc: xen-devel@lists.xen.org, Owen smith , qemu-devel@nongnu.org On Thu, 2014-09-11 at 02:23 +0100, Stefano Stabellini wrote: Stefano, In the context of this patch could you also take a look at Owen's xenfb documentation patches[0], I think you probably know the most about this particular protocol. Ian. [0] <1411376699-8175-1-git-send-email-owen.smith@citrix.com> and friends.