From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: [PATCHv7 00/16] Linux: FIFO-based event channel ABI Date: Fri, 25 Oct 2013 09:06:27 -0400 Message-ID: <20131025130627.GB3206@phenom.dumpdata.com> References: <1382106206-30366-1-git-send-email-david.vrabel@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1382106206-30366-1-git-send-email-david.vrabel@citrix.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: David Vrabel Cc: Boris Ostrovsky , Jan Beulich , xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On Fri, Oct 18, 2013 at 03:23:10PM +0100, David Vrabel wrote: > This is the complete Linux guest-side implementation of the FIFO-based > event channel ABI described in this design document: > > http://xenbits.xen.org/people/dvrabel/event-channels-F.pdf > > The Xen implementation is now available in xen-unstable. All patches here look good to me. Aka: Reviewed-by: Konrad Rzeszutek Wilk Please if you could either provide me with a git tree with the correct tags (so also Boris's tags) and mine that would be the best. Or I can slurp them one by one - but please repost with the tags. Thanks!