Current Milestones: || || Planned || Estimate || Actual || ||cp15-rework || 2012-01-06 || 2012-06-23 || 2012-06-24 || ||a15-lpae-support || 2012-07-13 || 2012-07-20 || 2012-07-20 || ||clean-up-kvm-patches || || || || ||track-kvm-abi-changes || || || || ||fake-trustzone || || || || Overall KVM plan for 'do by end August': QEMU parts of this are a mix of clean-up-kvm-patches and track-kvm-abi-changes blueprints, mostly. http://cards.linaro.org/browse/CARD-167
== a15-lpae-support == * LPAE patches now merged upstream * v2 of vexpress-large-ram-size sent upstream, code reviewed and put into arm-devs pullreq. Hasn't hit master yet but I expect that to happen over the next week. == clean-up-kvm-patches == * squashed together some kvm patches in the qemu-linaro tree * sent upstream a few patches where we can avoid an ARM-KVM specific change by instead generalising the upstream code not to have an explicit list of KVM supporting architectures * started looking at how best to clean up some working-but-ugly code handling interrupts in the QEMU KVM-ARM patchset. Among other problems, this is messy to fix because at the moment upstream is overloading "is there an in kernel irqchip?" to mean both "should we use QEMU's irqchip model or not?" and "is the interrupt injection model synchronous or asynchronous?" because on x86 they are (for historical reasons) the same. For ARM we only want to decide which irqchip model to use, not anything else... == other == * upstream review (various exynos patches, mostly) * some patches fixing problems with compiler warnings in configure test fragments * arm-devs pullreq
KVM blueprint progress tracker: http://apus.seabright.co.nz/helpers/backlog?group_by=topic&colour_by=sta...
-- PMM
linaro-toolchain@lists.linaro.org