Re: [Qemu-devel] [PATCH] Basic support for ARM A15 "architectured" (cp15) timers

2012-09-15 Thread Daniel Forsgren
te as an extension of the SysBusDevice structure, but coprocessor state in general rather seems to be part of CPUARMState or similar. What is the right way in this particular case? br, /D > -Original Message- > From: Blue Swirl [mailto:blauwir...@gmail.com] > Sent: den 14 september 201

[Qemu-devel] [PATCH] Basic support for ARM A15 "architectured" (cp15) timers

2012-09-12 Thread Daniel Forsgren
part of qemu-linaro-1.1.50-2012.07: http://patches.linaro.org/9833/ Signed-off-by: Daniel Forsgren --- diff -Nupr qemu-linaro-1.1.50-2012.07/hw/a15mpcore.c qemu-linaro-1.1.50-2012.07-modified/hw/a15mpcore.c --- qemu-linaro-1.1.50-2012.07/hw/a15mpcore.c 2012-07-05 16:48:28.0 +