(short week, bank holiday)
Current Milestones: || || Planned || Estimate || Actual || ||cp15-rework || 2012-01-06 || 2012-06-23 || ||
Historical Milestones: ||initial-a15-system-model || 2012-01-27 || 2012-01-27 || 2012-01-17 || ||qemu-kvm-getting-started || 2012-03-04?|| 2012-03-04 || 2012-02-01 ||
== cp15-rework == * various fixes following Rusty's review * attempted to fix an issue where we would leak the hashtable every time a new thread is created in linux-user mode. This has run into the problem that qemu's current "copy this cpu object" function has no place to insert cpu-specific code to handle state which can't be simply shallow copied. This might introduce a dependency on some object model rework, though I'd prefer to avoid that. == other == * put together and tested qemu-linaro 2012.05 prerelease tarball * usual upstream review: couple of ARM fixes sent in for 1.1
-- PMM