[ACTIVITY] week ending 12 May 2019

2019-05-13 Thread Richard Henderson
[VIRT-343 # ARMv8.5-RNG, Random Number Generator ] Posted v4, v5, v6. I think this is now ready for merge. [VIRT-327 # Richard's upstream QEMU work ] Posted v3 of the CPUNegativeOffset patch set. Posted v2, v3, and a pull request for the tlb_fill patch set. Debugged one more fix for Sparc test

[ACTIVITY] 6 - 10 May 2019

2019-05-13 Thread Prathamesh Kulkarni
== This Week == * PR88837 (9/10) - Addressing review comments from Richard. Coming quite close should hopefully be committed next week. * Misc (1/10) - LLVM Buildbot babysitting - Meetings == Next Week == - Continue ongoing tasks ___ linaro-toolchain m

[ACTIVITY] week ending May. 12 2019

2019-05-13 Thread Alex Bennée
QEMU Tooling ([VIRT-252]) = QEMU plugin support ([VIRT-280]) - posted {PULL 0/5} demacro SoftMMU Message-Id: <20190510200101.31096-1-alex.ben...@linaro.org> [VIRT-280] https://projects.linaro.org/browse/VIRT-280 Upstream Work ([VIRT-109])

[ACTIVITY] report week ending 10 May

2019-05-13 Thread Peter Maydell
(short week: 3 days) Brief writeup of a pair of talks I attended on Tuesday at the Cambridge University Computer Lab by some people from Amazon: Diana Popa talked about Amazon's new "Firecracker" VMM (virtual machine monitor -- the userspace component that uses the kernel's KVM APIs to create and

[ACTIVITY] 6-10 May 2019

2019-05-13 Thread Christophe Lyon
* 1 day off (public holiday) == Progress == * FDPIC - rebased GCC FDPIC patches. Fixing conflict with fstack-protector. * GCC upstream validation: - Fixed ST internal validation broken since GCC bumped to version 10. Still some spurious failures probably caused by NFS. Testing workarounds. - repo

[Activity] Week ending Friday 10th May 2019

2019-05-13 Thread Peter Smith
[LLVM-158] buildbot maintenance - Increased timeouts on some libfuzzer tests, aarch64 full bots should fail less frequently under load. [LLVM-534] -n -N support in LLD (needed for Linux kernel allyesconfig CI with LLD on AArch64) Rewrote using a different approach after upstream comments [LLVM-12

[ACTIVITY] Week 19

2019-05-13 Thread Yvan Roux
o 4 days week. o LLVM * Machine outliner: - Fixed LR save issue, when saved into a register. - Dealing with LR save/restore when outlined region is a pop{...,PC} tail-call. - Investigating potential issue with condition flags. o Misc * Various meetings and discussions. ___