Re: [PATCH v2 07/23] src: add constants for guest info 'if.' parameters

2025-03-11 Thread Peter Krempa
On Tue, Mar 11, 2025 at 14:24:13 +, Daniel P. Berrangé wrote: > Contrary to most APIs returning typed parameters, there are no constants > defined for the guest info data keys. This is was because many of the > keys needs to be dynamically constructed using one or more array index > values. >

[PATCH v2 07/23] src: add constants for guest info 'if.' parameters

2025-03-11 Thread Daniel P . Berrangé
Contrary to most APIs returning typed parameters, there are no constants defined for the guest info data keys. This is was because many of the keys needs to be dynamically constructed using one or more array index values. It is possible to define constants while still supporting dynamic array inde