(sent early this week since I'll be in the conference all Friday)

RAG:
Red:
Amber:
Green:

Current Milestones:
                             | Planned    | Estimate   | Actual     |

Historical Milestones: [trimmed the 2010 ones]
finish qemu-cont-integration | 2011-01-25 | 2011-01-25 | handed off |
first qemu-linaro release    | 2011-02-08 | 2011-02-08 | 2011-02-08 |
qemu-linaro 2011-03          | 2011-03-08 | 2011-03-08 | 2011-03-08 |

 == maintain-beagle-models ==
 * wrote most of a patch to properly implement prlimit64 syscall
   in usermode -- needs checking/testing
 * wrote most of a patch to allow boards to specify their min/max/default
   RAM size rather than having a single qemu-wide default; this would
   let us specify RAM size on the beagle model (currently hardwired)
 * retested the patch I wrote late last year which fixes TCG's locking
   problems by having interrupting signals/threads just set a flag which
   we check in every TB (rather than trying to mess with the TCG graph
   in a totally unsafe and crashprone way). Slowdown: about 3.5% on
   "boot Linaro nano on vexpress to rootprompt and shutdown again".
   I shall see if I can persuade people that this is a price worth
   paying for not randomly crashing in thread-heavy code :-)
 == merge-correctness-fixes ==
 * Wrote/submitted patchset which fixes VRECPS edge case handling
   (mostly NaN related)
 * Wrote/submitted patchset which fixes Neon VLD of single
   element to all lanes
 * Wrote/submitted patch which fixes qemu to work on an ARM host
   where the host C code has been built in Thumb mode
 == other ==
 * attended QEMU Users Forum in Grenoble
 * meetings: toolchain, standup, pdsw-tools, arch q&a

Current qemu patch status is tracked here:
https://wiki.linaro.org/PeterMaydell/QemuPatchStatus

Absences:
17/18 March: QEMU Users Forum, Grenoble
Holiday: 22 Apr - 2 May
9-13 May: UDS, Budapest
(maybe) ~17-19 August: QEMU/KVM strand at LinuxCon NA, Vancouver

_______________________________________________
linaro-toolchain mailing list
linaro-toolchain@lists.linaro.org
http://lists.linaro.org/mailman/listinfo/linaro-toolchain

Reply via email to