Progress: * VIRT-65 [QEMU upstream maintainership] - caught up on the backlog of email that accumulated over the Christmas break - investigated an intermittent failure of a test case on our BSD hosts which had reached a failure rate that was seriously impeding the flow of pull requests. Tracked it down to glib's g_source_ref/unref not being thread-safe unless the GSource is attached to a GMainContext; QEMU gets this right for its own use but a set of mock functions used for a few testcases were not doing so, resulting in occasional races where the GSource would get destroyed while it was still in use. - code review: + Beata's "inject DABT for load/store insns KVM couldn't emulate" patch + a minor cubieboard cleanup patchset + i.MX RNGC device emulation patch - annual review season, some time spent on that
thanks -- PMM
linaro-toolchain@lists.linaro.org