Re: [libvirt] [PATCH v2 0/2] a few cleanups in qemu_domain_address.c

2019-09-23 Thread Erik Skultety
On Fri, Sep 20, 2019 at 10:52:53AM -0300, Daniel Henrique Barboza wrote: > Second round of these cleanups after the reviews from > Eric. > > > changes from v1: > - fixed the commit message of patch 1 > - ditched the virPCIAddressSet() approach - use direct > assignment instead > > > v1:

[libvirt] [PATCH v2 0/2] a few cleanups in qemu_domain_address.c

2019-09-20 Thread Daniel Henrique Barboza
Second round of these cleanups after the reviews from Eric. changes from v1: - fixed the commit message of patch 1 - ditched the virPCIAddressSet() approach - use direct assignment instead v1: https://www.redhat.com/archives/libvir-list/2019-September/msg00823.html Daniel Henrique Barboza