Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755232Ab2KHJGs (ORCPT ); Thu, 8 Nov 2012 04:06:48 -0500 Received: from mx1.redhat.com ([209.132.183.28]:48458 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755161Ab2KHJGo (ORCPT ); Thu, 8 Nov 2012 04:06:44 -0500 Date: Thu, 8 Nov 2012 10:06:24 +0100 From: Amit Shah To: Sjur =?iso-8859-1?Q?Br=E6ndeland?= Cc: Rusty Russell , "Michael S. Tsirkin" , Linus Walleij , Masami Hiramatsu , Ohad Ben-Cohen , linux-kernel@vger.kernel.org, virtualization@lists.linux-foundation.org, sjurbren@gmail.com, Sjur =?iso-8859-1?Q?Br=E6ndeland?= Subject: Re: [PATCHv8 0/3]virtio_console: Add rproc_serial driver Message-ID: <20121108090624.GB31962@amit.redhat.com> References: <1351587113-2566-1-git-send-email-sjur@brendeland.net> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1351587113-2566-1-git-send-email-sjur@brendeland.net> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 802 Lines: 23 On (Tue) 30 Oct 2012 [09:51:50], Sjur Br?ndeland wrote: > From: Sjur Br?ndeland > > This patch-set introduces a new virtio type "rproc_serial" for communicating > with remote processors over shared memory. The driver depends on the > the remoteproc framework. As preparation for introducing "rproc_serial" > I've done a refactoring of the transmit buffer handling. Thanks, Sjur. Please pick the virtio spec from https://github.com/rustyrussell/virtio-spec and update the spec with info for remote-proc. Thanks, Amit -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/