On Tue, Mar 11, 2025 at 14:24:15 +, Daniel P. Berrangé wrote:
> Give an overview of how arrays are handled and represented in
> the typed parameters returned by the guest info API.
>
> Signed-off-by: Daniel P. Berrangé
> ---
> src/libvirt-domain.c | 50 +++
Give an overview of how arrays are handled and represented in
the typed parameters returned by the guest info API.
Signed-off-by: Daniel P. Berrangé
---
src/libvirt-domain.c | 50
1 file changed, 50 insertions(+)
diff --git a/src/libvirt-domain.c b/s