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

Daniel Henrique Barboza danielhb413 at gmail.com
Fri Sep 20 13:52:53 UTC 2019


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 (2):
  qemu_domain_address.c: use VIR_AUTOFREE() in strings
  qemu_domain_address: use virPCIDeviceAddressEqual() in conditionals

 src/qemu/qemu_domain_address.c | 125 +++++++++++++++------------------
 1 file changed, 55 insertions(+), 70 deletions(-)

-- 
2.21.0




More information about the libvir-list mailing list