Re: [libvirt PATCH 09/14] qemu: agent: split out qemuAgentGetInterfaceAddresses

2020-10-07 Thread Ján Tomko
On a Tuesday in 2020, Jonathon Jongsma wrote: On Tue, 6 Oct 2020 08:58:45 +0200 Ján Tomko wrote: Convert one interface from the "return" array returned by "guest-network-get-interfaces" to virDomainInterface. Due to the functionality of squashing interface aliases together, this is not a pur

Re: [libvirt PATCH 09/14] qemu: agent: split out qemuAgentGetInterfaceAddresses

2020-10-06 Thread Jonathon Jongsma
On Tue, 6 Oct 2020 08:58:45 +0200 Ján Tomko wrote: > Convert one interface from the "return" array returned by > "guest-network-get-interfaces" to virDomainInterface. > > Due to the functionality of squashing interface aliases together, > this is not a pure function - it either: > * Adds the in

[libvirt PATCH 09/14] qemu: agent: split out qemuAgentGetInterfaceAddresses

2020-10-06 Thread Ján Tomko
Convert one interface from the "return" array returned by "guest-network-get-interfaces" to virDomainInterface. Due to the functionality of squashing interface aliases together, this is not a pure function - it either: * Adds the interface to ifaces_ret, incrementing ifaces_count and adds a poin