Eric Blake <[email protected]> writes: > v1, as such, was here: > https://lists.gnu.org/archive/html/qemu-devel/2020-10/msg08003.html > (v6 11/11 qapi: Use QAPI_LIST_ADD() where possible) > > since then, I've rebased that patch (upstream went with PREPEND > instead of ADD), split things out for easier review, added > QAPI_LIST_APPEND, caught a lot more places that can use PREPEND, and > even fixed a years-old memory leak that might be worth having in 5.2. > But patches 2-7 are 6.0 material. [...] > 55 files changed, 431 insertions(+), 1007 deletions(-)
Lovely. These two macros are obviously overdue. Series needs a rebase.
