[QEMU maintenance]
* Got involved offline via qemu-security@ for 2 bugs for 9.0,
sent 2 patches:
- virtio dma re-entrancy (use after free)
https://lore.kernel.org/qemu-devel/20240404191339.5688-1-phi...@linaro.org/
- hw sdhci (overflow)
https://lore.kernel.org/qemu-devel/20240404085549.16
Hello,
[GNU-796] Stabilize GDB testsuite results in the CI
- Submitted to GDB mailing list and committed patches fixing the
gdb.asm/asm-source.exp regression found by the check_gdb job. Turned out
to be a small bug in the stabs debug format support.
- Committed Gerrit review request disabl
Hello,
# [GNU-767] Support changing SVE vector length in remote debugging
* Got prototype of variable length vectors in GDB target descriptions
barely working, but fell down a rabbit hole trying to fix an issue
with the vector register size being misreported by ‘sizeof()’. Decided
to change