qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2 0/7] Common macros for QAPI list growth


From: Markus Armbruster
Subject: Re: [PATCH v2 0/7] Common macros for QAPI list growth
Date: Thu, 19 Nov 2020 10:28:19 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux)

Eric Blake <eblake@redhat.com> 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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]