qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 00/24] More Property cleanups


From: Paolo Bonzini
Subject: Re: [PATCH 00/24] More Property cleanups
Date: Wed, 18 Dec 2024 12:04:32 +0100
User-agent: Mozilla Thunderbird

On 12/16/24 04:50, Richard Henderson wrote:
Based-on: 20241215190533.3222854-1-richard.henderson@linaro.org
[PULL 00/67] Constify almost all Property

- Missed constifying two arrays.
- Eliminate all empty Property lists.
- Detect both of these cases during the build.
- Count the elements in the property list and eliminate
   DEFINE_PROP_END_OF_LIST.
- Constify Property callback pointers.

I expect that the rust api stuff can be simplified now that we don't
need to add the terminator.  But I only did enough to keep correctness.

It's good. Most remaining macros will go away sooner or later; for now the loop is what we have...

I queued this series myself since it conflicts with what I have ready for Rust. Thanks!

Paolo




reply via email to

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