Re: [Qemu-devel] [PATCH target-arm v3 12/15] arm: Add xlnx-ep108 machine

2015-03-23 Thread Peter Crosthwaite
On Wed, Mar 18, 2015 at 10:48 AM, Alistair Francis wrote: > On Mon, Mar 16, 2015 at 10:12 PM, Peter Crosthwaite > wrote: >> Add a machine model for the Xilinx ZynqMP SoC EP108 board. >> >> Signed-off-by: Peter Crosthwaite >> --- >> Chaned since v1: >> Change board name to ep108 >> >> hw/arm/Mak

Re: [Qemu-devel] [PATCH target-arm v3 12/15] arm: Add xlnx-ep108 machine

2015-03-17 Thread Alistair Francis
On Mon, Mar 16, 2015 at 10:12 PM, Peter Crosthwaite wrote: > Add a machine model for the Xilinx ZynqMP SoC EP108 board. > > Signed-off-by: Peter Crosthwaite > --- > Chaned since v1: > Change board name to ep108 > > hw/arm/Makefile.objs | 2 +- > hw/arm/xlnx-ep108.c | 52 >

[Qemu-devel] [PATCH target-arm v3 12/15] arm: Add xlnx-ep108 machine

2015-03-16 Thread Peter Crosthwaite
Add a machine model for the Xilinx ZynqMP SoC EP108 board. Signed-off-by: Peter Crosthwaite --- Chaned since v1: Change board name to ep108 hw/arm/Makefile.objs | 2 +- hw/arm/xlnx-ep108.c | 52 2 files changed, 53 insertions(+), 1 deletion