Re: [Qemu-devel] [PATCH v2 1/2] hw/misc/arm_sp810: Create SP810 device

2014-08-12 Thread Peter Crosthwaite
On Thu, Aug 7, 2014 at 1:55 AM, Aggeler Fabian wrote: > > On 06 Aug 2014, at 01:03, Peter Crosthwaite > wrote: > >> On Tue, Aug 5, 2014 at 7:32 PM, Fabian Aggeler wrote: >>> This adds a device model for the PrimeXsys System Controller (SP810) >>> which is present in the Versatile Express mothe

Re: [Qemu-devel] [PATCH v2 1/2] hw/misc/arm_sp810: Create SP810 device

2014-08-06 Thread Aggeler Fabian
On 06 Aug 2014, at 01:03, Peter Crosthwaite wrote: > On Tue, Aug 5, 2014 at 7:32 PM, Fabian Aggeler wrote: >> This adds a device model for the PrimeXsys System Controller (SP810) >> which is present in the Versatile Express motherboards. It is >> so far read-only but allows to set the SCCTRL r

Re: [Qemu-devel] [PATCH v2 1/2] hw/misc/arm_sp810: Create SP810 device

2014-08-05 Thread Peter Crosthwaite
On Tue, Aug 5, 2014 at 7:32 PM, Fabian Aggeler wrote: > This adds a device model for the PrimeXsys System Controller (SP810) > which is present in the Versatile Express motherboards. It is > so far read-only but allows to set the SCCTRL register. > > Signed-off-by: Fabian Aggeler > --- > default

[Qemu-devel] [PATCH v2 1/2] hw/misc/arm_sp810: Create SP810 device

2014-08-05 Thread Fabian Aggeler
This adds a device model for the PrimeXsys System Controller (SP810) which is present in the Versatile Express motherboards. It is so far read-only but allows to set the SCCTRL register. Signed-off-by: Fabian Aggeler --- default-configs/arm-softmmu.mak | 1 + hw/misc/Makefile.objs |