qemu meeting status

2022-06-28 Thread Richard Henderson
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.


r~
___
linaro-toolchain mailing list -- linaro-toolchain@lists.linaro.org
To unsubscribe send an email to linaro-toolchain-le...@lists.linaro.org


Re: qemu meeting status

2022-06-28 Thread Peter Maydell
On Tue, 28 Jun 2022 at 13:29, Richard Henderson
 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
___
linaro-toolchain mailing list -- linaro-toolchain@lists.linaro.org
To unsubscribe send an email to linaro-toolchain-le...@lists.linaro.org


Enabling CCache on LLVM bots

2022-06-28 Thread Mehdi AMINI
Hi,

I noticed that bots like flang-aarch64-latest-gcc are quite slow and could
benefit from enabling ccache. Could you make it available on the system so
it could be turned on for all these builds?

Thanks,

-- 
Mehdi
___
linaro-toolchain mailing list -- linaro-toolchain@lists.linaro.org
To unsubscribe send an email to linaro-toolchain-le...@lists.linaro.org