On Tue, 28 Jun 2022 at 13:29, Richard Henderson richard.henderson@linaro.org wrote:
Hi guys. I just realized that today's meeting will be right in the middle of dinner plans. I'll organize better next week. Anyway, here's my status:
- Fourth SME patch set -- parts merged, and some bugs fixed.
- Base/arm-compat portion of semihosting rewrite now upstream. Target-specific bits for m68k, mips, nios2, xtensa outstanding.
- Almost done with FEAT_HAFDBS (hardware access/dirty updates). Big changes to ptw.c to make that work: 50+ patches. The reorg should make FEAT_RME easier though.
My status: - still on post-holiday catchup - code review queue is looking a lot better, though - KVM Forum programme committee meetings and prep work - fixing some bugs: - a type-width issue in an LPAE block-descriptor bugfix that broke qemu-system-arm 32-bit LPAE CPUs - the M-profile NVIC shouldn't let guest software clear a pending interrupt if the interrupt level is still held high
thanks -- PMM