Re: [PATCH v2 00/11] misc: Remove variable-length arrays on the stack

2022-08-25 Thread Philippe Mathieu-Daudé via
On 19/8/22 17:39, Peter Maydell wrote: This is a resend of a subset of patches from a series that Philippe sent out last year: https://patchew.org/QEMU/20210505211047.1496765-1-phi...@redhat.com/ Basically I just pulled out the patches which: (1) trivially applied on a rebase (2) had got a R

[PATCH v2 00/11] misc: Remove variable-length arrays on the stack

2022-08-19 Thread Peter Maydell
This is a resend of a subset of patches from a series that Philippe sent out last year: https://patchew.org/QEMU/20210505211047.1496765-1-phi...@redhat.com/ Basically I just pulled out the patches which: (1) trivially applied on a rebase (2) had got a Reviewed-by: or at least an Acked-by: since