Re: [PATCH v2 15/22] src: clarify semantics of the various virStateNNN methods

2025-03-13 Thread Peter Krempa
On Wed, Mar 12, 2025 at 17:17:55 +, Daniel P. Berrangé wrote: > It is not documented what the various virStateNNN methods are each > responsible for doing and the names give little guidance either. > Provide some useful documentation comments to explain the intended > usage of each. > > Signed

[PATCH v2 15/22] src: clarify semantics of the various virStateNNN methods

2025-03-12 Thread Daniel P . Berrangé
It is not documented what the various virStateNNN methods are each responsible for doing and the names give little guidance either. Provide some useful documentation comments to explain the intended usage of each. Signed-off-by: Daniel P. Berrangé --- src/libvirt.c | 44 +