Re: [libvirt] [PATCH] conf: utility function to update entry in def->nets array

2019-09-26 Thread Laine Stump
On 9/26/19 11:51 AM, Laine Stump wrote: On 9/26/19 3:28 AM, Michal Privoznik wrote: On 9/25/19 6:57 PM, Laine Stump wrote: diff --git a/src/qemu/qemu_driver.c b/src/qemu/qemu_driver.c index 0753904472..5f63c4f51e 100644 --- a/src/qemu/qemu_driver.c +++ b/src/qemu/qemu_driver.c @@ -8786,8

Re: [libvirt] [PATCH] conf: utility function to update entry in def->nets array

2019-09-26 Thread Laine Stump
On 9/26/19 3:28 AM, Michal Privoznik wrote: On 9/25/19 6:57 PM, Laine Stump wrote: diff --git a/src/qemu/qemu_driver.c b/src/qemu/qemu_driver.c index 0753904472..5f63c4f51e 100644 --- a/src/qemu/qemu_driver.c +++ b/src/qemu/qemu_driver.c @@ -8786,8 +8786,10 @@

Re: [libvirt] [PATCH] conf: utility function to update entry in def->nets array

2019-09-26 Thread Michal Privoznik
On 9/25/19 6:57 PM, Laine Stump wrote: A virDomainNetDef object in a domain's nets array might contain a virDomainHostdevDef, and when this is the case, the domain's hostdevs array will also have a pointer to this embedded hostdev (this is done so that internal functions that need to perform