Re: [Qemu-devel] Peripheral timer, ptimer and stm32

2014-07-20 Thread Andrew Hankins
Thanks PMM, I'm interested in hanging around and I don't mind going through the review process - I expected having to some extra work. How should I start? Break the work down into a set of patches and just submit them to the list? If so how should I break them down? By If anyone is interested the

Re: [Qemu-devel] Peripheral timer, ptimer and stm32

2014-07-19 Thread Peter Maydell
On 19 July 2014 23:22, Andrew Hankins wrote: > Also I'm interested in contributing the STM32 implementation upstream - is > this something that the qemu project is interested in? In general, yes, especially if you're going to hang around and help deal with bugs/issues in the M profile emulation,

[Qemu-devel] Peripheral timer, ptimer and stm32

2014-07-19 Thread Andrew Hankins
Hi all, First post on the mailing list. I'm working on a branch of qemu which includes support STM32 chipset and I'm current adding support for a peripheral timers. I'm trying to re-use the general purpose ptimer but I'm having a couple of issues with the