From mboxrd@z Thu Jan 1 00:00:00 1970 From: Amit Shah Subject: Re: [PATCHv8 0/3]virtio_console: Add rproc_serial driver Date: Thu, 8 Nov 2012 10:06:24 +0100 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-Transfer-Encoding: quoted-printable Return-path: Content-Disposition: inline In-Reply-To: <1351587113-2566-1-git-send-email-sjur@brendeland.net> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: virtualization-bounces@lists.linux-foundation.org Errors-To: virtualization-bounces@lists.linux-foundation.org To: Sjur =?iso-8859-1?Q?Br=E6ndeland?= Cc: "Michael S. Tsirkin" , Linus Walleij , linux-kernel@vger.kernel.org, virtualization@lists.linux-foundation.org, Masami Hiramatsu , Sjur =?iso-8859-1?Q?Br=E6ndeland?= List-Id: virtualization@lists.linuxfoundation.org On (Tue) 30 Oct 2012 [09:51:50], Sjur Br=E6ndeland wrote: > From: Sjur Br=E6ndeland > = > This patch-set introduces a new virtio type "rproc_serial" for communicat= ing > 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