From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [RFC][PATCH v1] xen-fbfront: replace deferred io with buffer queue Date: Mon, 19 Jan 2015 13:31:58 +0000 Message-ID: <1421674318.10440.94.camel@citrix.com> References: <1421668996-23935-1-git-send-email-sergiy.kibrik@globallogic.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta3.messagelabs.com ([195.245.230.39]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1YDCR0-00051f-Oe for xen-devel@lists.xenproject.org; Mon, 19 Jan 2015 13:32:02 +0000 In-Reply-To: <1421668996-23935-1-git-send-email-sergiy.kibrik@globallogic.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Sergiy Kibrik Cc: xen-devel@lists.xenproject.org List-Id: xen-devel@lists.xenproject.org On Mon, 2015-01-19 at 14:03 +0200, Sergiy Kibrik wrote: > include/xen/interface/io/fbif.h | 9 +- Please get the any protocol changes reviewed and accepted into xen.git first, including e.g. the switch to grant tables, if that requires front/back end coordination. Ian.