From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Vrabel Subject: Re: [PATCHv7 00/16] Linux: FIFO-based event channel ABI Date: Sat, 26 Oct 2013 00:02:13 +0100 Message-ID: <526AF875.7050705@cantab.net> References: <1382106206-30366-1-git-send-email-david.vrabel@citrix.com> <20131025130627.GB3206@phenom.dumpdata.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20131025130627.GB3206@phenom.dumpdata.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: Konrad Rzeszutek Wilk Cc: Boris Ostrovsky , David Vrabel , Jan Beulich , xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On 25/10/13 14:06, Konrad Rzeszutek Wilk wrote: > 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. There needs to be a revision of the ABI to correct a critical design flaw. Until this is addressed this isn't ready to be merged. David