Re: [PATCHv8 0/3]virtio_console: Add rproc_serial driver

2012-12-09 Thread Amit Shah
On (Thu) 08 Nov 2012 [10:06:24], Amit Shah wrote: On (Tue) 30 Oct 2012 [09:51:50], Sjur Brændeland wrote: From: Sjur Brændeland sjur.brandel...@stericsson.com This patch-set introduces a new virtio type rproc_serial for communicating with remote processors over shared memory. The driver

Re: [PATCHv8 0/3]virtio_console: Add rproc_serial driver

2012-11-08 Thread Amit Shah
On (Tue) 30 Oct 2012 [09:51:50], Sjur Brændeland wrote: From: Sjur Brændeland sjur.brandel...@stericsson.com 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

Re: [PATCHv8 0/3]virtio_console: Add rproc_serial driver

2012-11-05 Thread Amit Shah
On (Mon) 05 Nov 2012 [09:11:45], Rusty Russell wrote: Sjur Brændeland s...@brendeland.net writes: From: Sjur Brændeland sjur.brandel...@stericsson.com This patch-set introduces a new virtio type rproc_serial for communicating with remote processors over shared memory. The driver depends

Re: [PATCHv8 0/3]virtio_console: Add rproc_serial driver

2012-11-05 Thread Amit Shah
On (Mon) 05 Nov 2012 [11:31:24], Amit Shah wrote: On (Mon) 05 Nov 2012 [09:11:45], Rusty Russell wrote: Sjur Brændeland s...@brendeland.net writes: From: Sjur Brændeland sjur.brandel...@stericsson.com This patch-set introduces a new virtio type rproc_serial for communicating

Re: [PATCHv8 0/3]virtio_console: Add rproc_serial driver

2012-11-05 Thread Rusty Russell
Amit Shah amit.s...@redhat.com writes: On (Mon) 05 Nov 2012 [11:31:24], Amit Shah wrote: On (Mon) 05 Nov 2012 [09:11:45], Rusty Russell wrote: Sjur Brændeland s...@brendeland.net writes: From: Sjur Brændeland sjur.brandel...@stericsson.com This patch-set introduces a new virtio

Re: [PATCHv8 0/3]virtio_console: Add rproc_serial driver

2012-11-04 Thread Rusty Russell
Sjur Brændeland s...@brendeland.net writes: From: Sjur Brændeland sjur.brandel...@stericsson.com 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