Re: [Qemu-devel] [PATCH V5 8/8] arm: xlnx-zynqmp: Add xlnx-dp and xlnx-dpdma

2015-12-07 Thread Alistair Francis
On Mon, Nov 30, 2015 at 2:57 PM, Frederic Konrad wrote: > On 24/11/2015 04:42, Alistair Francis wrote: >> On Mon, Nov 23, 2015 at 6:53 PM, KONRAD Frederic >> wrote: >>> >>> Le 20/11/2015 13:21, Alistair Francis a écrit : On Fri, Oct 16, 2015 at 7:11 PM, wrote: > From: KONRAD Frederic

Re: [Qemu-devel] [PATCH V5 8/8] arm: xlnx-zynqmp: Add xlnx-dp and xlnx-dpdma

2015-11-30 Thread Frederic Konrad
On 24/11/2015 04:42, Alistair Francis wrote: > On Mon, Nov 23, 2015 at 6:53 PM, KONRAD Frederic > wrote: >> >> Le 20/11/2015 13:21, Alistair Francis a écrit : >>> On Fri, Oct 16, 2015 at 7:11 PM, wrote: From: KONRAD Frederic This adds the DP and the DPDMA to the Zynq MP platform.

Re: [Qemu-devel] [PATCH V5 8/8] arm: xlnx-zynqmp: Add xlnx-dp and xlnx-dpdma

2015-11-23 Thread Alistair Francis
On Mon, Nov 23, 2015 at 6:53 PM, KONRAD Frederic wrote: > > > Le 20/11/2015 13:21, Alistair Francis a écrit : >> >> On Fri, Oct 16, 2015 at 7:11 PM, wrote: >>> >>> From: KONRAD Frederic >>> >>> This adds the DP and the DPDMA to the Zynq MP platform. >>> >>> Signed-off-by: KONRAD Frederic >>> R

Re: [Qemu-devel] [PATCH V5 8/8] arm: xlnx-zynqmp: Add xlnx-dp and xlnx-dpdma

2015-11-23 Thread KONRAD Frederic
Le 20/11/2015 13:21, Alistair Francis a écrit : On Fri, Oct 16, 2015 at 7:11 PM, wrote: From: KONRAD Frederic This adds the DP and the DPDMA to the Zynq MP platform. Signed-off-by: KONRAD Frederic Reviewed-by: Peter Crosthwaite Tested-By: Hyun Kwon --- hw/arm/xlnx-zynqmp.c |

Re: [Qemu-devel] [PATCH V5 8/8] arm: xlnx-zynqmp: Add xlnx-dp and xlnx-dpdma

2015-11-20 Thread Alistair Francis
On Fri, Oct 16, 2015 at 7:11 PM, wrote: > From: KONRAD Frederic > > This adds the DP and the DPDMA to the Zynq MP platform. > > Signed-off-by: KONRAD Frederic > Reviewed-by: Peter Crosthwaite > Tested-By: Hyun Kwon > --- > hw/arm/xlnx-zynqmp.c | 20 > include/hw/

[Qemu-devel] [PATCH V5 8/8] arm: xlnx-zynqmp: Add xlnx-dp and xlnx-dpdma

2015-10-16 Thread fred . konrad
From: KONRAD Frederic This adds the DP and the DPDMA to the Zynq MP platform. Signed-off-by: KONRAD Frederic Reviewed-by: Peter Crosthwaite Tested-By: Hyun Kwon --- hw/arm/xlnx-zynqmp.c | 20 include/hw/arm/xlnx-zynqmp.h | 5 + 2 files changed, 25 insertions